Difference between revisions of "Custom Field Type: Computed - Hidden Value"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
[[File:PlayingCard-SpecialHiddenValue-2d.jpg|thumb|150px|Click [http://www.smartsimple.com/images/customfield/cards.html here] to peruse our selection of custom fields.]]
 
 
==General Description==
 
==General Description==
  

Revision as of 14:59, 5 July 2018

General Description

This field type is used to store a value that you do not want to display to the user, but that you may wish to use in a calculated value field or a report.
Value on the field is updated only once when the record is updated for the first time (Save Draft, Save, Submit).

Field Options

Option Description Format
Custom Field ID The unique ID number associated with the custom field. Not Applicable
Field Type The list of available Field Types. @fieldtype@
Field Name The name of the field, used internally to reference the user's input; @fieldname@
Caption  The leading question or prologue before the field. @caption@
Display Order  The order (relative to other fields) in which this field is displayed. @displayorder@
Description Definition and general description of the custom field. Will not be displayed. @description@
  • Default Value
  • On New Record: Controls how the field should be displayed until record has been saved once.
    • Always Display: Field will be exposed both before and after the record is saved.
    • Hide on New Record: Field will be hidden until record is saved.
    • Only Show on New Record: Field will be exposed until record is saved, and then it will be hidden. This option is useful for fields that provide instructions for filling out forms before saving.

Options

General Options

  • Track Changes: Keeps track of changes made to this field.
  • Disable Field From Global Search: Selecting this option means that the contents of this field will not be displayed in Global Search results.

Value Storage

  • Value Storage: Enables linking two different custom fields to the same user data. See Value Stores To page.


Permissions & Availability Tab

See Also