What is the use of hidden column?
Answer / guest
A hidden column is used to when a column has to embedded
into boilerplate text.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the use of Validation triggers in Reports?
Does a Before form trigger fire when the parameter form is suppressed.
If a break order is set on a column would it effect columns which are under the column?
What is the difference between NAME_IN and COPY ?
What is the remove on exit property?
List the Types of Items?
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 to call a report from Forms?
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?
how i build a report
What are the display styles of an alert?
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?