Forum Discussion
AndrewDunn
10 years agoCommunity Member
Disabling a text entry field
I have a page with text entry fields. I want to disable / enable fields depending on the value of a variable. Is it possible to enable/disable text entry fields?
Nedim
2 years agoCommunity Member
I attached the .story file. The JavaScript code is inside Execute JavaScript triggers. Use it however and whenever you need. In this .story, I show how to simply enable or disable the text entry field with one button based on its state. In reply to Griffin Davis.
Griffingriffind
2 years agoCommunity Member
Thanks for that Nedim. I have many text entry fields on one slide. How would I tell the Javascipt to disable a specific one?
I tried to change it to reference the text entry field using accessibility text, but it's not working for me.
Related Content
- 2 years ago