Question
8
Replies
1860
Views
Posted: June 13, 2016
Last activity: June 15, 2016
Closed
Solved
Please let me know how to make some fields read only and some fields editable in single RTE.
I have one requirement where I have to make some fields read only and some fields editable in single RTE.
e.g : There is some Text "Testing 12".
This will be displayed on RTE but "Testing" will be read only but "12" is editable.
Please let me know if this can be achieved or not.
Hello Sharmistha,
Good evening!!
Could you please use the source view of the RTE and then include the
contenteditable
tag with false value.Please test the above suggestion and get back to us with your findings!!
Regards,
Ajit