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

List the different types of columns in oracle reports.

578


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2501


Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

1560


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

1967


i am writing a query select EmpNo from Emp how can i call in after parameter form

1606






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

2577


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

1571


I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users

847


What do you understand by lov and how can it be used?

585


Explain how one can iterate through items and records in a specified block?

550


hiding item in report how like that properly,thats manually but at runtime i want to do

2565


how to send file attachment from oracle forms

2143


How can we generate report output in excel format?

563


Name the different triggers supported by oracle reports and their firing order.

595


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

579