What is pop list?
Answers were Sorted based on User's Feedback
Answer / chaudhry
The pop list style list item appears initially as a single
field (similar to a text item field). When the operator
selects the list icon, a list of available choices appears.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dinesh mohan upadhyay
its a list item type at run time we display the multiple
values
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a predefined exception available in forms 4.0?
What are different types of modules available in oracle form?
what is the source file of po report?
What is AppCore and AppCore2 ?
What are the display styles of an alert?
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
What is a radio Group?
List the buil-in routine for controlling window during run-time?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
Do user parameters appear in the data modal editor in 2.5?
HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUPT QUERY OR MULTIPLE GROUP QUERY ?
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?