57
Views
2
Comments
Solved
 Restrict type till Max length in Traditional
Application Type
Traditional Web

Hi members,

I'm facing an issue of max length while using the input field widget with ckEditor .

In spite of setting the value of max length property it doesn't restrict type in the field after reaching max length but its only storing the texts within the max length in the database and truncating rest of the texts,

so, I just want to restrict typing after the max limit and please suggest any ways to resolve the issue.

Please go through the screenshots for better understanding.



2023-10-21 19-42-11
Tousif Khan
Champion
Solution
2022-12-23 05-00-54
Sandip Saha

Hi Tousif,

 Thanks for the solution, however I'm looking for more advance solution .

Please see the requirements below,

1. Set the length of CKEditor. 

2. Length should be set at compile time.

3. Value of the length should be captured from entity attribute's length property.

4. This complete solution should work at compile time only.

@Daniël Kuhlmann @João Marques Hi MVPs appreciate your help.

 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.