How to solve the max characters is allowed 140?

I just want unlimited characters here.

Hi @Prasant_Pant

what is the field type of this field?

filed type is data

Why don’t you read the frappe framework documentation for all the different field type.

https://frappeframework.com/docs/user/en/basics/doctypes/fieldtypes

Above is the link of all field types in Frappe

Change field type to “Small Text” or “Long Text”

1 Like

You can specify “length” of that field to says 300.

1 Like

what if i want 10000