What is the difference between an ON-VALIDATE-FIELD trigger
and a trigger ?
Answers were Sorted based on User's Feedback
Answer / guest
On-validate-field trigger fires, when the field
Validation status New or changed.
Post-field-trigger whenever the control leaving form the
field, it will fire.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / a.kondala rao.
On-validate-field trigger fires, when the field
Validation status New or changed.
Post-field-trigger whenever the control leaving form the
field, it will fire.
| Is This Answer Correct ? | 0 Yes | 0 No |
suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?
what is bit map and character mode
How you define procure to pay?
Is it possible to attach same library to more than one form?
i created a parameter list in reports. how to restrict that parameter list with parameters
Use the add_group_column function to add a column to record group that was created at a design time?
What is Post-Block?
Deleting a page removes information about all the fields in that page ?
How image_items can be populate to field in forms 4.0?
What are the three types of user exits available ?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
How can you format a character field in a report Layout editor ?