Can submissions of one form appear in a dropdown of another form?

  • CaioFilho
    Asked on January 5, 2018 at 1:40 PM

    I would like to create a form to have a REGISTER (DATABASE) of some kind of information.... like a database of Employes for example


    So, in another form I would like to have a Drop Down Menu to CHOOSE these employes... automaticaly



    Is it possible??

  • Adrian
    Replied on January 5, 2018 at 2:49 PM

    Are you asking to get the submission data of another form and display them (the names) in the second form?

    Unfortunately, that is not possible.


    What you can do is to create Form 1 and Form 2 using JotForm.

    After that, get the full source code of Form 2 and host it somewhere.

    You can fetch existing data submission from Form 1 and prepopulate it to Form 2 using the JotForm API http://api.jotform.com/docs/.