DiaryView Table (214)

Configuration of a multi-user diary view

Fields

NameDescriptionTypeNull
DiaryView_idPrimary keyPK
assoc_idOwning associateFK associate
nameThe name of the view (defined by the user during saving)String(254)
rankSorting rankUShort
tooltipTooltip shown in dropdown listString(254)
visibleColumnsThe number of columns to actually show in this view (as opposed to the number of columns defined)UShort
extraInfoExtra information, whatever it might beString(254)
registeredRegistered whenUtcDateTime
registered_associate_idRegistered by whomFK associate
updatedLast updated whenUtcDateTime
updated_associate_idLast updated by whomFK associate
updatedCountNumber of updates made to this recordUShort
tzLocationIdDefault timezone location for this viewFK TZLocation

DiaryView table relationship diagram

Indexes

FieldsTypesDescription
DiaryView_idPKClustered, Unique
assoc_idFKIndex

Relationships

TableDescription
associateEmployees, resources and other users - except for External persons
DiaryViewRowConfiguration of a multi-user diary view
TZLocationTime zone location

Replication Flags

  • Replicate changes DOWN from central to satellites and travellers.
  • Replicate changes UP from satellites and travellers back to central.
  • Copy to satellite and travel prototypes.

Security Flags

  • No access control via user’s Role.