Hello, I extended our existing IDO to include three new bound-properties that are for a new SQL table to insert values into. These dropdown lists have a Data Source > Binding of variables.CertTraceability and not object.Certraceability. The List Source uses Inline values that I want to insert into the SQL table. But the current Data Source > Binding doesn't insert values into the SQL. However if I change one to an object, it does insert the values but it's only visible while the form is filtered and disappears while the form is unfiltered.
This work is being done on the Items form which is already loaded with information (not sure if this would have anything to do with the issue). The dropdown lists are not Hidden - True, they are brought to the front, they have unique tab orders, unique names and they are in the proper container on the form.
Thank you in advance to anyone who assists/offers insight to this issue!