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 / ashwinee kumar
There is an option in the textbox properties window for copy from a source field.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
List out the oracle forms configuration files?
what is oracle forms?
What are the various configuration files that are used by oracle forms?
In what sequence do triggers get fired by oracle forms?
Explain how one can iterate through items and records in a specified block?
How to create Drill down report?
did u p prepared complex report
what are bind variables?
What is the difference between BPA AND Contract What are documents and test cases u followed
how report can be generated if we have the database designed in oracle 10g?
what are the oracle forms services components include?
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
What is a canvas in oracle forms?
What do you understand by lov?
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