Difference between revisions of "FieldTestingAgeItem"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 8: | Line 8: | ||
* 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. | 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. | '''This field is ONLY displayed / active for administrators.''' | ||
Properties | Properties |
Revision as of 17:38, 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, 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]+$