Forms Javascript - Setting Form Text
Hello!
Looking for more detailed JavaScript documentation.
How do I wire up a radio button onclick or onchange event and change the value of a Form Text?
If MyRadioButton = "Yes" Then
MyFormText = "Hello World!"
Else
MyFomText = ""
End If
Thanks in advance!
-Duke
-
Official comment
Duke,
Sorry for the long delay. We now have a resource for Javascript in Integrify:
https://help7.integrify.com/hc/en-us/articles/360000286968-Javascript-Help
Comment actions
Please sign in to leave a comment.
Comments
1 comment