Quote:
Originally Posted by Ted S
As far as accessing these variables, you can use $post['fieldX'] where is the field number you wish to reference.
|
Ted, I was also wondering, for a particular fieldX, in its drop down box selection, let's say there are 5 choices. If I wanted 2 of those choices to show one header, and the other 3 choices to show another header, what is the formatting for the code so that $post['fieldX'] =
more than one selection?
Also, in welcome_headers, what would be the function that removes a person from a usergroup if they change an answer in a fieldX?