What are the different display styles of list items?
Answer Posted / salim
Three different display styles of list item. they are
1.tlist
2.combobox
3.poplist
The default style is poplist.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is the difference between call_form, new_form and open_form?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
what are bind variables?
What is an SQL FORMS ?
Explain the different levels at which oracle form services interact.
Explain how one can iterate through items and records in a specified block?
List out the oracle forms configuration files?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
List the different types of columns in oracle reports.
In what situation u create the BPA.
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
In what sequence do triggers get fired by oracle forms?
How to create Drill down report?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?