Hey Folks,
Is it possible to populate a drop down list in a table from another form? Here is what I have done:
I have created some lookup data in a form and a connector. Testing the connectors 'read' method returns the data I want.
following these instructions, http://www.perfectforms.com/forums/topic/populate-listdrop-down-objects#post-53, I can bind the connector to a stand alone drop down list and the values appear as expected.
The problem I am finding is that when I try to use those same steps to bind to the drop down in the table, in the TARGET list for the connector I do not see the table's column objects as an option to bind to, only the table itself. How do I access the drop down list in the column.
I am binding on the tables 'Row Create' event at this time.
Thanks,
Chris
