Course Lesson Content Field Length Limitation

Issue: Course Lesson Content Field Length Limitation

In Frappe LMS, while creating or editing a Course Lesson, the Content field does not allow longer lesson content.

When pasting a paragraph or larger content, the following error is displayed:

The value of the field Content is too long in the Course Lesson document. To resolve this issue, please reduce the value length or change the Content field Type to Long Text using Customize Form, and then try again.

Frappe lms: 2.61.0

Hi @Hafni_Anusha

Can you try Framework → Build → Customize Form → Course Lesson (or whatever is the DocType Name)

In the Content Field try to change properties of Type to Long Text (there might be restrictions on that)

Hope it helps