newfrontiers
Programmer
Hello. I have been struggling for two days now trying to figure out how to open multiple instances of a form and pass information to each.
As an example, I would like three of the same form opened and editable that have information for customer A, B and C, respectively. Is there an OpenArgs I can use for instances? I keep getting an error when trying this but maybe I'm doing something wrong.
Is there anyway of sending the customer number to the form?
The form has several subforms. Does that complicate things?
Thanks for any help you can provide.
As an example, I would like three of the same form opened and editable that have information for customer A, B and C, respectively. Is there an OpenArgs I can use for instances? I keep getting an error when trying this but maybe I'm doing something wrong.
Is there anyway of sending the customer number to the form?
The form has several subforms. Does that complicate things?
Thanks for any help you can provide.