Retrieve data from external source
-
Hi,
I’ve a request that could really keep me out of a lot of maintenance.I’ve a form about some courses registration where the user can select a course, fill in all the required fields, see the course amount that has been calculated and then submit.
The issue is that the courses may vary and also their costs.
I wanted to understand if there’s a way to link the Select to some sort of an external database of any kind in order to retrive the updated list of courses instead of updating manually the form each and every time.
Note that based on the course type (Select 1) there could be further Selects for Course Level and Ages that may or may not apply. (i.e. Kids Course – Age 9-11 – Basic Level ; Adult Course, Advanced Level).Something like a GET would be nice ??
Giandani
- The topic ‘Retrieve data from external source’ is closed to new replies.