Hello all,
I am using ChronoForms v5 and I am trying to make a drop down menu, getting the options/values from a mysql database.
In CFv4 it was not that hard, but in v5 a don't get it. Also there ain't any good tutorial how this can be done...
I have table called 'Airports' with the following columns:
- id
- airport_id
- name
- country
The idea is to create a drop down with the names of the airports.
Regards,
Ruud
I am using ChronoForms v5 and I am trying to make a drop down menu, getting the options/values from a mysql database.
In CFv4 it was not that hard, but in v5 a don't get it. Also there ain't any good tutorial how this can be done...
I have table called 'Airports' with the following columns:
- id
- airport_id
- name
- country
The idea is to create a drop down with the names of the airports.
Regards,
Ruud