C
cfp76
I have searched the forums and have not come up with anything tha
matches my need.
I am creating a quick little form (meant to be simple, don't ask). On i
are a series of questions I am using drop down lists for (simple Yes/N
questions). Some of the questions should ONLY appear if a previous bo
captures the Yes or No value.
For example:
When the user first opens the form, they see 1 question:
Do you like dogs? (drop down menu here)
Based on their selection, if the selection is yes, then it should sho
the next question Do you like big dogs? (another drop down menu here fo
answer)
I can add the field to the IF statement, but I'm having trouble gettin
the value from the drop down from the first question. I assigned it as
bookmark but that doesn't seem to be working (I probably did it wron
GRRR)
Another issue is that the text does not refresh automatically. I need i
so that as soon as the user selects Yes, the next question shows up.
am not working with people who use Word alot so I cannot ask them t
refresh all the time. That's not even an option.
Any help would be appreciated
matches my need.
I am creating a quick little form (meant to be simple, don't ask). On i
are a series of questions I am using drop down lists for (simple Yes/N
questions). Some of the questions should ONLY appear if a previous bo
captures the Yes or No value.
For example:
When the user first opens the form, they see 1 question:
Do you like dogs? (drop down menu here)
Based on their selection, if the selection is yes, then it should sho
the next question Do you like big dogs? (another drop down menu here fo
answer)
I can add the field to the IF statement, but I'm having trouble gettin
the value from the drop down from the first question. I assigned it as
bookmark but that doesn't seem to be working (I probably did it wron
GRRR)
Another issue is that the text does not refresh automatically. I need i
so that as soon as the user selects Yes, the next question shows up.
am not working with people who use Word alot so I cannot ask them t
refresh all the time. That's not even an option.
Any help would be appreciated