How do you pass the parameters from one form to another form?
Answers were Sorted based on User's Feedback
Answer / anil_abbireddy
in call_form
with the help of create_paramter_list Built-in
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pramod
We can pass parameters using
1. Global variables.
2. Attached libraries.
3. User defined Parameters.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain how can you use the same lov for 2 columns?
Explain about stacked canvas views?
what r the various types of reports
What are the master-detail triggers?
What is the difference when Flex mode is mode on and when it is off?
What are the two ways by which data can be generated for a parameter's Using static values?
Can a formula column refered to columns in higher group?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
what is the diffrence between before parameter form triger & formate trigger
what is tripstop report?
What are the built-ins used for finding Object ID function?
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?