Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am using document chaining to call my app 2 from app 1.
I need to pass the value of a field from app1 to app2, the field does not exist in App2.
Please suggest a way to pass that field.
Ex : I have member_ID and member_name in App1
App 2 has only member_ID.
When App1 calls App2 I need to pass the value of Member_name to be "displayed" only App2.
Changes to selections wrt Member_name not applicable on App2.
Pleae suggest a way to do this.
Hi sonikajain,
For the field selections to be passed, the fields and variables should be present in both the Apps.
Regards!