How to insert predefined values into the form

  • Juraj Šolc
    Asked on July 23, 2018 at 11:58 AM

    Hi everybody,

    we would need to insert predefined values into the form. But these values are stored in a cloud application. So I want to ask how we can put these variables into the embeded script.


    For example:

    this is our variable: [* item_value_nazov-opportunity *]

    and this is its value: Zimná údržba

    Thanks

  • mehmetcan JotForm Developer
    Replied on July 23, 2018 at 12:22 PM

     Hello Juraj,

    Please read this guide on how to prepopulate form fields using URL parameters. Regarding how to connect this method to your values stored in cloud, it will depend on details of your cloud application, and your delivery method of form URL to users. As a basic overview, you need to pull your values out of cloud, create the form URL as explained in the guide using those values and deliver the created URL to your users. Please do not hesitate to enquire further if you still have questions.

    Have a nice day!