Read Only Input Field - Display Only
Posted: Fri Jul 25, 2014 3:30 pm
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.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.
Hello Mike,
You may use label instead of input, may use input and set through More Properties status readonly=true