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?

Answer Posted / kv

T1's Post-text-item trigger
:textT2 := :textT1;

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create Drill down report?

1692


What do we mean by record group in oracle forms?

610


What is the difference between flex mode and confined mode?

526


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2466


In workflow how can we send a notification to the Supplier giving the Corresponding report Details.

1443






In what sequence do triggers get fired by oracle forms?

538


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

595


how do u place it in required folder

1470


How can we expand Parameter Form Canvas on Reports 6i?

1955


What is an implicit anchor and how is it a different form explicit anchor in a report builder?

627


What are the various configuration files that are used by oracle forms?

564


What is an oracle report? List its various types.

565


what is a package n what r the packages availbla in report

1610


What is a user exit program in oracle reports?

573


can you convert or reverse engineer a fmx back to a fmb file?

705