pass daily updated value to other forms

  • lmtxglobal
    Asked on February 25, 2017 at 8:49 PM

    Hi, currently I have insert jotform in weebly. My admin will update the product rate & exchange rate on daily basis by using the jotform in weebly (management page, not open to public). Ideally, the updated rate is automatically link to other forms in weebly which is fill up by public.

    For example:

    My admin will update this form: https://form.jotform.me/70555084774463

    I need the value direct link to:

    https://form.jotform.me/70555124262450 and

    https://form.jotform.me/70558253064456 

    our customers will submit these 2 form based on daily updated rate.

    May I know how to do that?

    I need your help, thank you.

     

    *for your information, i have told that use the redirect link in Thank You Page, but it's not suite to me as I need the updated rate direct appear in two forms instead of direct my admin people to the form. 

     

  • Chriistian Jotform Support
    Replied on February 26, 2017 at 2:32 AM

    Unfortunately, this is currently not possible using JotForm. A workaround for this would be to programmatically implement the logic you need.

    First, you will need to save the value of the updated rate/price in your own database. For more information, you can check this article: How to send Submissions to Your MySQL Database Using PHP

    Second, you will need to dynamically change the URL of the embedded form to pass the update rate/price on your form. You can prepopulate your form fields using URL parameter. For more information, you can check this article: Prepopulating Fields to Your JotForm via URL Parameters.

     

    You will need a developer so you can implement the logic on your website.

     

    Do let us know if you need further assistance.
    Regards.