Is it possible to make a form field read-only?
This would be helpful for immutable data values like row id's, etc.
In the pictured example, both the fields "etld" and "etld_id" are immutable but the SQL query relies on the etld_id to make the update. If I could easily set readonly="true" on these fields it would be great.
Note: Although I realize can put the values on the page as text/html, having them as form values is easier and the user can take advantage of the auto-generated UI.
8 Replies
@Faton can you check if disabled work in that context
Sure
I'm just following up on this. Have you guys given any further thought to adding the ability to disable editing form fields? @Faton @rubenf ? Thanks.
We haven't tackled this as we've prioritized EE customers requests
I am an EE customer (Mark Thomson). Is there a better way to make requests like this? Thanks @rubenf
Am I doing something wrong @rubenf? Because this is really kind of awkward. If there's a more appropriate way for EE customers to get in touch then I'm happy to change my approach.
To be clear, I'm not, and was not demanding a feature. I only asked if this was being considered because your original reply implied it was being investigated.
Let me follow-up in DM
Thanks
implemented in latest: