FieldTestingAgeItem

From TempusServa wiki
Jump to navigation Jump to search

Testing: Age record

 READ THIS TEXT BEFORE USING - DO NOT USE IN PRODUCTION ENVIRONMENTS

State variable to change system timestamps for administrators

  • CreatedAt
  • StatusSetAt
  • CompletedAt

The attributes will be changed relative to the number of days entered in this field, but only if these timestamps have values allready (ex. CompletedAt). In order to reverse your changes, insert a negative amount corresponing the existing value. Note that is is not possible to change the ModifiedAt attribute.

This field is ONLY displayed / active for administrators.

Properties

  • Type: Extension
  • Groupable: No
  • Show in lists: Yes
  • Searchable: Yes


User interface

Same as the Integer type.

Configuration

None.

Developer info

  • FeltTypeID: 10
  • SQL datatype: int(11)
  • Class name: FieldNumberInteger
  • Pattern: ^[0-9]+$