Populate text fields from a drop down list with sql query
I am looking for an example of the java-script, to populate customer information from a SQL database. This is a link to the Frevvo example I would like to use. https://www.frevvo.com/example-customer-details-from-database. I would like to populate text fields from a drop down list with sql query
-
See this documentation about frevvo Database Connector. It includes this tutorial where the first example is about populating dropdown options from a SQL database.
Please sign in to leave a comment.
Comments
1 comment