I have a form which has multiple tabs and on each tab there are fields which are from multiple tables. I have a combo box on the first tab which successfully finds all the fields information as i have linked all the tables by the Entity_ID which is common in all the tables. However when adding in some information into the form, the Entity_ID is not inserted into the tables and therefore when using the combobox again which uses the Entity_ID the information does not come up. If anyone could shed any light on this problem i would greatly appreciate it, let me know if you need this explained further.
Thanks.