Small company logo:
   History
 
Advertising banner:
 
 Editable List
Home • Help • Customization Tools • FCAS • Field Types • Editable List
 
Has a List attribute that contains the items displayed in the list exactly as they are assigned in FirstClass Designer.
Items are semicolon delineated. An editable selection list has a Text attribute which contains the string of the selected item from the list. To get a numeric response instead of a string, use a static selection list. You can set editable selection lists to noneditable mode with the Editable attribute in FirstClass Designer or programmatically if you don't want the user to be able to enter values that are not in the list.
Field attributes shared with FirstClass Designer:


Attribute
Data type
Bold
Boolean
Border
Boolean
Bottom
Boolean
Center
Boolean
Color
Boolean
Condense
Boolean
Datatype
Special
DoubleClick
Boolean
Editable
Boolean
Extend
Boolean
FullJust
Boolean
Grey
Boolean
Hidden
Boolean
Icon
Integer
Italic
Boolean
List
String
Outline
Boolean
Password
Boolean
Protected
Boolean
RJust
Boolean
Selectable
Boolean
Selected
Boolean
SelLength
Integer
SelStart
Integer
Shadow
Boolean
Text
String
Transparent
Boolean
Underline
Boolean
Wrap
Boolean

Field methods shared with FirstClass Designer:
AddItem
RemoveItem
SetFocus