Difference between revisions of "FieldTestingAgeItem"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
(Created page with '= Testing: Age record = READ THIS TEXT BEFORE USING - DO NOT USE IN PRODUCTION ENVIRONMENTS State variable to change system timestamps for administrators * CreatedAt * Status…')
 
old>Admin
Line 7: Line 7:
* StatusSetAt
* StatusSetAt
* CompletedAt
* 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.
This field is ONLY displayed / active for administrators.

Revision as of 18:37, 24 March 2013

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