Forums

Disable field & Resize the modal size window

chekwan 19 Jun, 2018
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
healyhatman 20 Jun, 2018
Info->Extra Attributes, put in
readonly:readonly
chekwan 20 Jun, 2018
Thanks for the reply healyhatman.

Now waiting answer for question no.2.

=)
healyhatman 20 Jun, 2018
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.
This topic is locked and no more replies can be posted.