Hi Kodular community,
How can I set Dynamic Text Box to be Read Only? Any Idea?
Why don’t you use dynamic label instead of dynamic text box, if you prefer for read-only ?
If it were created by dynamic component then it is easy to set
Else you can try like this, just disable the text box by id. (Simplest way)
I used dynamic Label for title. I like shape of text box when I use it
and for learning how to use dynamic component ![]()
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.