Dear All,
I have process on my app :
1. on Form 1, I must entry Field_voucer, to find which voucer I must open Form 2 display list of voucer, note : Field_voucer set as url paramater
2. I pick one voucer on Form 2 and sent it value back to Form 1
what I'm doing is
1. form.callForm("FORM2");
2. form.returnFromForm()
the problem on process 2, I cannot sent value from Form 2 to Form 1
can someone help me ?
Regards
Juned
Returnformfrom () with parameter
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 35
- Joined: Mon Jul 14, 2014 11:55 pm
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
Say I call from form FORM1 to FORM2 and want to return field XYZ:
1. Create field XYZ in both FORM1 and FORM2 (it must have the same name in both)
2. In FORM2 click the Return Field checkbox in the properties of field XYZ, then save the form
The value of XYZ is then returned from FORM2 to FORM1 when you return.
1. Create field XYZ in both FORM1 and FORM2 (it must have the same name in both)
2. In FORM2 click the Return Field checkbox in the properties of field XYZ, then save the form
The value of XYZ is then returned from FORM2 to FORM1 when you return.
0 x
-
- Ebase User
- Posts: 35
- Joined: Mon Jul 14, 2014 11:55 pm
Who is online
Users browsing this forum: No registered users and 3 guests