can you change the default value of the radio button group
at run time?
What are built-ins associated with timers?
How many number of columns a record group can have?
What are the two types views available in the object navigator?
What is an Lov?
How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?
WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
In what situation u create the BPA.
What is the remove on exit property?
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
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
How does the command POST differs from COMMIT ?
Is it possible to execute a dynamic sql from forms?