Dropdown values from a DB?

galbur 22 Feb, 2017
Hi

I have a form with a dropdown list that should be connected to another table.

the tables name is
jos_adress_job

The fields are
value,title

I read this Faq but this seems to be for CF4

http://www.chronoengine.com/faqs/58-cfv4/cfv4-elements-and-html/2647-how-do-i-build-a-select-drop-down-radio-button-or-checkbox-group.html


I used the DB read Action in the onLoad event.

And i enabled the Dynamic Data in the Dropdown Element.
But what exactly do i have to fill in the fields Data Path, Value key and Text key?

Thank you
Christoph

How can i make
GreyHead 22 Feb, 2017
Hi Chritophe,

Please see the section "Dynamic Data from a database table" in that FAQ

Bob
This topic is locked and no more replies can be posted.