Any php folks who could help me with some custom stuff? I don't even know if this is possible:
I've got a question with a five item dropdown, and I'm hoping I can use a custom question to populate the form output with a bunch of other information depending on which of the five items a user picks.
e.g. They pick their city of residence from a dropdown, and the output of the submitted form lists a few things relevant only to that city. Picking a different city gives different output. The bits of info themselves are not super long and won't be changing.
|