Prepopulate form from database

  • frontrowjdh
    Asked on October 7, 2015 at 6:06 AM

    So here is a question somehow related to the conversation above. 

    I have a form in which I would like the reponder to type in NCES School ID: which is the look up key for retrieving name of school, address etc.  The database is a public website

    https://nces.ed.gov/ccd/schoolsearch/index.asp

    Is it possible to have the form look up the information above and then populate it back to the form?

    Thanks for a great support forum

  • Chriistian Jotform Support
    Replied on October 7, 2015 at 8:21 AM

    Hi,

     

    Unfortunately, this is currently not possible within JotForm. You will need to add a custom program code to implement the logic on your form. What you can do is to download the full source code of the form and modify it as needed to implement the logic you want. Another options will be to create a PHP code that will retrieve the data from the link you have provided and then pre-populate the form using URL parameter.

     

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