Page 1 of 1

Read Only Input Field - Display Only

Posted: Fri Jul 25, 2014 3:30 pm
by Mike6979865

How to make an Input Field Read Only. I don't want users to be able to enter anything in the input field because I want to auto calculate and display it in this field.


Read Only Input Field - Display Only

Posted: Fri Jul 25, 2014 5:48 pm
by Evgene Karachevtsev

Hello Mike,

You may use label instead of input, may use input and set through More Properties status readonly=true