I have 2 combo boxes, one employees and the other suppliers,
my suppliers combo is locked, it can only be used, when a user selects a employee, after doing so and saving, and refreshing the form, you can see a new supplier assigned to the employee, but for some reason, when you select to add another one, it just updates the same record, to another supplier, rather than adding a new one...
how can I fix this? or update the form to its orignal state?
so the form should ask like as its been opened for the first time, with all the data, as the save data and refresh form, have strange effects..
thanks
my suppliers combo is locked, it can only be used, when a user selects a employee, after doing so and saving, and refreshing the form, you can see a new supplier assigned to the employee, but for some reason, when you select to add another one, it just updates the same record, to another supplier, rather than adding a new one...
how can I fix this? or update the form to its orignal state?
so the form should ask like as its been opened for the first time, with all the data, as the save data and refresh form, have strange effects..
thanks