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

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

2491


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

659


difference between global n context sensitive segments?

2239


Explain the different levels at which oracle form services interact.

633


a text item is there what r the different types of triggers associated with it

1534






what are bind variables?

618


from where do u receive the information to develop report

1560


Is it possible to have multiple layouts in a report?

603


What is a canvas in oracle forms?

616


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

1645


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1618


how do u compile a form i.e .fmb file in Unix or in dos

4044


What is an oracle report? List its various types.

593


Explain the various types of oracle report?

572


i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output

1591