Pass Hidden Variable to Dropdown field

  • thyrocare
    Asked on September 12, 2014 at 5:02 AM

    Hi,

    I want to pass Hidden Variables which is outside the Form,

    Can it is possible to do?

    in Dropdown Field.

     

    Thanks and Regards

  • jonathan
    Replied on September 12, 2014 at 9:03 AM

    Hi,

    You can probably achieve this by using the form's full source code and create your custom application using javascript that will pre-populate the Dropdown field with imported value.

    At the moment you can just pre-populate the Dropdown field using copy/paste method.

    That is, copy the options from somewhere else, and then paste it in the Dropdown option.

    Or use conditional statement like what was suggested on this thread

    http://www.jotform.com/answers/320461

     

    Hope this help, Inform us if  you need more assistance.

    Thanks!