Difference between revisions of "Hidden Field"

From AgileApps Support Wiki
imported>Evelyn
m (removed checkboxes from excluded list - Aparna)
 
imported>Aeric
m (Text replace - '__NOINDEX__' to '<noinclude>__NOINDEX__</noinclude>')
Line 6: Line 6:
:*This option is not available for [[Custom Control]] field types
:*This option is not available for [[Custom Control]] field types


__NOINDEX__
<noinclude>__NOINDEX__</noinclude>

Revision as of 00:14, 12 December 2012

Hidden fields are used to maintain data associated with a record, but restrict visibility in the UI. Hidden fields are often used by Developers in the Developer Suite, to facilitate Javascript and formscript operations which can be used to manipulate, set, or update field values.

To change the attributes of a field, see the Display Attributes section in Edit Field Properties.

Considerations