Home » Developer & Programmer » Forms » List of Values Property "List Type" (Oracle 10g Forms Windows)
List of Values Property "List Type" [message #384808] Thu, 05 February 2009 04:49 Go to next message
helloafzaal
Messages: 20
Registered: February 2009
Location: Dubai,UAE
Junior Member

Dear All,

I have recently joined this form
I have one question regarding oracle forms10g, In list of values there is one property "LIST TYPE" normally we used record group in this property. My question is can we use view instead of record group if yes could you please send any reference for me to study and implementation in my recent development.

Best Regards,
Muhammad Afzaal.
Dubai UAE.
Re: List of Values Property "List Type" [message #384922 is a reply to message #384808] Thu, 05 February 2009 14:51 Go to previous message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
As far as I can tell, the only way to use view as a source for your list of values object is to create a record group whose query will select data from this view:
select col1, col2, ...
from your_view
where some_condition
Previous Topic: Forms 3.0 Forms 4.5 Key Mapping
Next Topic: how create shortcut form on desktop
Goto Forum:
  


Current Time: Sat Feb 15 19:56:10 CST 2025