Java Script to unhide a button?
- June 29, 2020
- 3 replies
- 607 views
Is there a java script that can be written that would unhide a button based on a drop down box selection?
I am creating a form. On the form I have 4 names in a Drop Down box. I would like to know if there is a script that based on which name is selected will make a corresponding button appear or unhide? The button action will be to email the selected person the form when completed. Or is there an easier way to achieve this goal. Not a java writer so I am kinda stuck with the idea with no way to try.
I have attached the Form. The Drop Down I am Wanting to use to determine the Button to display is the SL Name Field. I have not generated the buttons yet to email the completed form. I was wanting to see if this was possible first. If not then I will simply add a "Send Email" button and have it email all 4 people in the Drop Down Box.
Thanks for any help in advance.
Brian Sheehan