FieldTestingAgeItem

From TempusServa wiki
Revision as of 18:37, 24 March 2013 by old>Admin (→‎Testing: Age record)
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. In order to reverse your changes, insert a negative amount corresponing the existing value.

This field is ONLY displayed / active for administrators.

Note that is is not possible to change the ModifiedAt attribute.

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]+$