Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

How do you pass the parameters from one form to another form?

9 like 0 dislike
Hello
How do you pass the parameters from one form to another form?
please reply me. i am waiting for your reply.
Thanx
asked 1 year ago by DBA-boss (120,990 points)

1 Answer

1 like 0 dislike
 
Best answer
To pass one or more parameters to a called form, the calling form must perform the following steps in a trigger or user named routine execute the create_parameter_list built-in function to programmatically. Create a parameter list to execute the add parameter built-in procedure to add one or more parameters list. Execute the call_form, New_form or run_product built_in procedure and include the name or id of the parameter list to be passed to the called form.
answered 1 year ago by eagles11 (179,830 points)

Related questions

9 like 0 dislike
1 answer
6 like 0 dislike
1 answer
asked 2 years ago by marck_don (191,010 points)
6 like 0 dislike
1 answer
7 like 0 dislike
1 answer