M
Marc Dimmick
This is a scripting question in respect to using with groove form tool.
I want to pull the data from a dropdown filed. the data is a collection of
emails which I want to create an email notice using a button. I have the
whole concept working with a text field fine using the var sAddress =
GetHTMLFieldValue("VariableName"); but how do I get data from a drop down
field?
I want to pull the data from a dropdown filed. the data is a collection of
emails which I want to create an email notice using a button. I have the
whole concept working with a text field fine using the var sAddress =
GetHTMLFieldValue("VariableName"); but how do I get data from a drop down
field?