Hi
I have a few question.
1) I have one field that will read/load the page title in the field. My Question is how to disable this field so that users cannot edit the text inside the fields. They only can view or read.
2) How to resize the modal window size.
thank you
I have a few question.
1) I have one field that will read/load the page title in the field. My Question is how to disable this field so that users cannot edit the text inside the fields. They only can view or read.
2) How to resize the modal window size.
thank you
Info->Extra Attributes, put in
readonly:readonly
Use a custom CSS element, add in the code you need.
Right click the modal window and select "Inspect" to find out the class or id of the modal window element.
Right click the modal window and select "Inspect" to find out the class or id of the modal window element.
This topic is locked and no more replies can be posted.