Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

Read Only Input Field - Display Only

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.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Read Only Input Field - Display Only

Hello Mike,

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

Return to “Issues”