• I want to make a dropdown for example:

    Chioce1-waitter
    Choice2-waittress

    If choice 1 is selected, all fields [xxx] should populate with “he”
    If choice 1 is selected, all fields [yyy] should populate with “his”
    If choice 1 is selected, all fields [zzz] should populate with “him”

    If choice 2 is selected, all fields [111] should populate with “her”
    If choice 2 is selected, all fields [222] should populate with “hers”
    If choice 2 is selected, all fields [333] should populate with “she”

    How can this be done. I am not a PhP author so I need simple directions please. If you tell me document1.php, line whatever, I get that. Just don’t tell me put your hook here, I’ll be lost. I would need to know the full syntax please. Please help. Thanks

  • The topic ‘adding gender terms with selection’ is closed to new replies.