Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
898
CustomValueEnteredAction ?????
posted

I have a multicolumncombobox bound with a list of names (broker). Users can enter their own values (brokers outside of the company) into the controls text. CustomValueEnteredAction is set to Allow. Up to this point everything works fine.
Now, the form data are stored in a separate table. The list of brokers will not be updated with the user input. If I reload the data into the form, the entered name (added broker) is in the record.
How can I fill the controls text again with this value programmatically?
best wishes

 

Manfred

Parents Reply Children