Can I make the URL criteria override the cookie data?

  • aspirebrokers
    Asked on April 6, 2016 at 7:13 PM

    Hi Guys,

    If I have URL parameters such as ?whatsUp202=Refinance and this populates the 'whatsUp202' field.  However if the user is returning then this data is replaced by whatever the cookie data holds.  This wouldn't usually be a problem but if two people fill out the form form the same computer then hidden fields will always show the cookie data instead of what has been passed from the URL.  Is there a way to make the URL details take priority?

     

    Thanks

     

  • David JotForm Support Manager
    Replied on April 6, 2016 at 10:59 PM

    You may disable the autofill feature: 

    Can I make the URL criteria override the cookie data? Image 1 Screenshot 30

    And apply the workaround provided here where you basically keep a session ID: https://www.jotform.com/help/97-How-to-Save-Forms-and-Continue-Later

    Can I make the URL criteria override the cookie data? Image 2 Screenshot 41

    Let us know if you need more help.