What are the Built-ins to display the user-named editor?
Answer / guest
A user named editor can be displayed programmatically
with the built in procedure SHOW-EDITOR, EDIT_TETITEM
independent of any particular text item.
Is This Answer Correct ? | 0 Yes | 0 No |
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
How to create LOV in Oracle forms?
When does an on-lock trigger fire ?
Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;
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 are modal windows?
What are the trigger associated with image items?
difference between place holder and formula column
3 Answers Cognizant, IBM, Microsoft,
What are the menu items that oracle forms 4.0 supports?
What is a visual attribute?
How i get the client machine Ip address through developer 2000 forms, if you are running three tier architech.
What are the master-detail triggers?