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
Is it possible to execute a dynamic sql from forms?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
can you convert or reverse engineer a fmx back to a fmb file?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What is the difference between BPA AND Contract What are documents and test cases u followed
what are the oracle forms services components include?
hiding item in report how like that properly,thats manually but at runtime i want to do
from where do u receive the information to develop report
did u p prepared complex report
Explain the different levels at which oracle form services interact.
why the Ctl file u put only in bin folder why not in other folder
What is the difference between bind and lexical parameter?
what is difference between group above and group left report
Explain how one can iterate through items and records in a specified block?
Is it possible to have multiple layouts in a report?