How to Populate the Price and Invoice from a Querystring Parameter?

  • anwssimon
    Asked on March 11, 2016 at 7:54 AM
    2. Populate the price and invoice from a querystring parameter.

     

    The first one in my primary reason for contacting the second request is a nice to have.


    Thanks in advance for your help.

  • mert JotForm UI Developer
    Replied on March 11, 2016 at 8:34 AM

    To prepopulate the values for the fields "Invoice Number" and the "Pay Invoice", you need to get their names first. Please, see it from the below:

    How to Populate the Price and Invoice from a Querystring Parameter? Image 1 Screenshot 20

     

    As a result of this state, the name for the field "Invoice Number" is "invoiceNumber". You need to repeat this step for "Pay Invoice" to get the name ("payInvoice[price]") of it. Below, green marked areas represents the fiels' names and blue ones are showing the custom values for those fields. You can easily edit those by changing the blue marked areas.

    Please, check it from the below:

    https://form.jotformeu.com/60702346707352?invoiceNumber=7777&payInvoice[price]=$100

     

    If you need any extra information, please do let us know.

    Thanks.