N
Nadine
Hello everybody,
here's my problem: I want to fill out form A and open another Form B
through code. As the user would have to fill out some fields (like
name, department...) two times I am trying to do this automatically.
I was able to open a second form by clicking a button (I used the
NewFromSolution Method) and I was able to fill out some fields by using
two times the same form (with the NewFromSolutionWithData Method). But
I was not able to fill out some fields of a different form.
Can anybody help me?
Thanks in advance
here's my problem: I want to fill out form A and open another Form B
through code. As the user would have to fill out some fields (like
name, department...) two times I am trying to do this automatically.
I was able to open a second form by clicking a button (I used the
NewFromSolution Method) and I was able to fill out some fields by using
two times the same form (with the NewFromSolutionWithData Method). But
I was not able to fill out some fields of a different form.
Can anybody help me?
Thanks in advance