Lookup List: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
m fixing link |
No edit summary |
||
Line 1: | Line 1: | ||
A '''Lookup List''' or '''Selection List''' is a [[dialog]] that allows the user to select the record that they wish to view. Lookup Lists can be created using the Lookup Wizard when creating a new [[Visual DataFlex Studio|studio]] component. | A '''Lookup List''' or '''Selection List''' is a [[dialog]] that allows the user to select the record that they wish to view. Lookup Lists can be created using the Lookup Wizard when creating a new [[Visual DataFlex Studio|studio]] component. | ||
When built with the wizard, this Lookup will automatically allow the user to sort columns that are | When built with the wizard, this Lookup will automatically allow the user to sort columns that are indexes, and also include a search function. Lookup Lists can also be assigned to fields inside the [[Data Dictionary]] Class. | ||
[[Image:Lookup_List.png|center|thumb|600px|A Lookup List from VDF 11.0]] | [[Image:Lookup_List.png|center|thumb|600px|A Lookup List from VDF 11.0]] | ||
[[Category:Basics]] [[Category:Visual Dataflex]] | [[Category:Basics]] [[Category:Visual Dataflex]] |
Revision as of 17:52, 7 May 2008
A Lookup List or Selection List is a dialog that allows the user to select the record that they wish to view. Lookup Lists can be created using the Lookup Wizard when creating a new studio component.
When built with the wizard, this Lookup will automatically allow the user to sort columns that are indexes, and also include a search function. Lookup Lists can also be assigned to fields inside the Data Dictionary Class.