Hello,
Thanks for the code. How do I modify it so that the dropdown has descriptions and values?
Example of a dropdown I’m trying to create:
Q: Are you older that 21?
A: Yes – would have a value of 10 and No would be zero.
In the function I would process the number and not the “Yes” or “No”.
Thanks!