What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?
Answer Posted / guest
Show editor is the generic built_in which accepts any editor
name and takes some input string and returns modified
output string. Whereas the edit_textitem built_in needs
the input focus to be in the text item before the built_in
is excuted.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
what are bind variables?
all steps of bitmap report?
What is a user exit program in oracle reports?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
if u want to delete all these detail block etc what will happen in form
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Can we invoke one form from another in a multi-forms application?
hiding item in report how like that properly,thats manually but at runtime i want to do
how do u compile a form i.e .fmb file in Unix or in dos
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What do you understand by oracle forms?
what is tripstop report?
what exactly u write in when_new_form_instance
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?