...
- Typical address fields: Many of the address fields have multiple Base Fields records. Each of these records has a different set of default options, as described in the Base Field's Name field. For example, City-NoCategory-DefaultInView and City-NoCategory both define a City field but one has the DefaultInView option checked and the other does not.
- DateCreated: This non-updateable field stores the date on which a record was created.
- DateUpdated: This non-updateable field stores the date on which a record was last updated.
- WhoCreated: This non-updateable field stores the name of the user who created a record.
WhoUpdated: This non-updateable field stores the name of the user who last updated a record.
Info:
theInfo Since the DateCreated, DateUpdated, WhoCreated, WhoUpdated fields are non-updateable, they do not appear on system-generated forms. However, you can display these fields in a view. (Note that these Base Fields have
optionthe DefaultInView
option cleared so they do not display in views by default.)
This topic covers the following sub-topics:
...