Can I assign fields a name that is different to the question text/title?

  • dinopeterson
    Asked on February 19, 2018 at 3:30 PM

    I would like to ask a Single Choice Question such as 'What is your gender?' and allow the choices of 'Male, Female or Other' and post the answer to my PHP script which I can do easily. However, I would like this answer to be from the list of 'M, F or O'. In other words I would like to return an answer that is different to the displayed options.  Is this possible somehow ? Thanks.

  • David JotForm Support Manager
    Replied on February 19, 2018 at 5:12 PM

    There is a way, you can enable the "Use calculation values" option, and put your values there: https://www.jotform.com/help/301-How-to-Assign-Calculation-Value 

    1519078183abc Screenshot 10

    Then you can collect the result in a Form Calculation widget:

    1519078230value Screenshot 21

    Example:

    1519078310example Screenshot 32