Receiving values from a URL link

  • taxproez
    Asked on December 13, 2014 at 7:58 AM

    One of my vendors passes information through a URL with their data labels. Can I change the id for fields in my forms to match their labels?

     

    Gary

     

    Here is their information:

     

    ClassMarker will append the data to your return link which you can then take on your side.

    Example:
    http://yourReturnLink?cm_ts=24.5&cm_tp=72.2&cm_td=0-12-35&
    cm_fn=John&cm_ln=Smith&cm_e=john@example.com

    Where:
    cm_ts=Test Score (Points scored)
    cm_tp=Test Percentage
    cm_td=Test Duration (0-12-35 = 0h 12m 35s)
    cm_fn=first name
    cm_ln=last name
    cm_e=email address

  • David JotForm Support Manager
    Replied on December 13, 2014 at 8:38 PM

    You can  use this app to generate a prepopulated form URL http://prepopulate.jotform.io/, let us know if you have more questions.