Fields

In InfoQube, essentially ALL information is stored in fields, in either System fields, or User-Defined fields.
  • There are 4 field types:
    • Text
    • Yes / No
    • Number
    • Date
       
  • A field is identified by its ID (auto-generated unique number) and its name (which must also be unique).
     
  • Fields have many properties and these can be viewed / modified using the Field Properties Dialog
  • An item can have any number of field values
 
Important System fields are:
  • Item : contains the item text
  • IDItem : item ID (auto-generated unique number)
  • ItemHTML : contains the Doc pane content
  • ItemColor : Background color of the item, shown in most UIs, such as grids, Calendar, Surface, etc
  • Appointments : Date of event for items shown in the Calendar
  • Inbox : Items added to your IQBase often have this field checked and will show in the Inbox grid
  • Done : Date an item is marked as done. Use Item > Mark as Done
  • DueDate : Date an item should be completed by