All,Need some guidance. I have searched the forums for a couple of days now, and have not found anything relevant on this topic.
I have a form that is a part of a web database. There is a drop down for our customers. Each customer has a specific form that they themselves have to complete. Thus, when they choose their name, I would like their respective form or subform to appear.
I tried to use a computed subform; however, that only updates on initial load of the form. I have added the refresh on keyword change option to the drop down, but the computed subform does not change.
It has to be a separate form or subform for each customer. I cannot just list all the fields on one form and hide them with dhtml, as many of the fields will be of the same name for each customer, to be used in views for comparison.
Can someone give me some guidance on another possible way of doing this?
Thanks in advance
David