Home › Forum › Behaviors › Fill Drop down from Table › Re: Fill Drop down from Table
September 22, 2009 at 10:08 am #4784
Afraid not if you are referring to the same form instance, but it can be done with ‘connections’ to /from an external database (or form connection) where you write the table contents out to your DB/form and then read them back into a drop down object using the ‘connect’ actions.