Difference between revisions of "Template:StandardFieldSettings"

From SmartWiki
Jump to: navigation, search
Line 2: Line 2:
  
 
When a new [[language]] is selected, you will have the option to enter new values for the [[Caption]], [[Tool Tip]] and [[Validation Message]]s.  
 
When a new [[language]] is selected, you will have the option to enter new values for the [[Caption]], [[Tool Tip]] and [[Validation Message]]s.  
 
[[Image:StandardFieldLanguage.png|link=|450px]]
 
  
 
* See Also: [[Custom Field Language Settings]].  
 
* See Also: [[Custom Field Language Settings]].  
 
+
https://wiki.smartsimple.com/index.php?title=Template:StandardFieldSettings&action=edit
 
===[[Caption]]===
 
===[[Caption]]===
  
Line 13: Line 11:
 
===Read Only===
 
===Read Only===
  
*The Read Only check box prevents the value in the field from being changed by the user.
+
*The Read Only option prevents the value in the field from being changed by the user.
 
*The field can still be updated programmatically through the use of [[Template / Type Formula]]s or [[Browser Script]]s.  
 
*The field can still be updated programmatically through the use of [[Template / Type Formula]]s or [[Browser Script]]s.  
  
 
===Track Changes===
 
===Track Changes===
  
*The Track Changes check box enables tracking of any changes made to the standard field.  
+
*The Track Changes option enables tracking of any changes made to the standard field.  
:*''Fields that have "[[Track Changes]]" enabled will be displayed with a sundial next to the field name.''
+
:*''Fields that have "[[Track Changes]]" enabled will be displayed with an icon to indicate this.
 
:*''Users that have been given the relevant [[Manager Permission]] will be able to view the field history.''
 
:*''Users that have been given the relevant [[Manager Permission]] will be able to view the field history.''
  
 
===Mandatory===
 
===Mandatory===
*The Mandatory check box will ensure that a value has been input into the field before the record can be saved.
+
*The Mandatory option will ensure that a value has been input into the field before the record can be saved.
 
*This validation is not performed when if the '''Save Draft''' button (if enabled) is used to save the record.  
 
*This validation is not performed when if the '''Save Draft''' button (if enabled) is used to save the record.  
 
:*''See [[Statuses]] for details.''
 
:*''See [[Statuses]] for details.''

Revision as of 11:54, 12 July 2017

Language

When a new language is selected, you will have the option to enter new values for the Caption, Tool Tip and Validation Messages.

https://wiki.smartsimple.com/index.php?title=Template:StandardFieldSettings&action=edit

Caption

  • All fields with a name in this field have been enabled.

Read Only

  • The Read Only option prevents the value in the field from being changed by the user.
  • The field can still be updated programmatically through the use of Template / Type Formulas or Browser Scripts.

Track Changes

  • The Track Changes option enables tracking of any changes made to the standard field.
  • Fields that have "Track Changes" enabled will be displayed with an icon to indicate this.
  • Users that have been given the relevant Manager Permission will be able to view the field history.

Mandatory

  • The Mandatory option will ensure that a value has been input into the field before the record can be saved.
  • This validation is not performed when if the Save Draft button (if enabled) is used to save the record.

Phone Number Format

  • Available for the Phone and Fax standard fields.
  • These settings determine how numbers entered into this field will be formatted.

Tool Tip

  • Allows you to define "mouse-over" help text.
  • When the user hovers their mouse pointer over the caption, the text in the Tool Tip section will appear.

Validation

  • Allows you to define custom validation for the page, based on the values entered into this field. See JavaScript Validation for detailed instructions.

Validation Message

  • This box is used to control the message that is displayed when the user does not complete a Mandatory field and attempts to save the record.

Visibility Condition

  • Whether or not the Standard Field is visible can be controlled using conditional statements in this box.

Edit Condition

  • Whether or not the Standard Field is treated as read-only or not can be controlled using conditional statements in this box.

Role - Field Permissions

These settings allow you to control by Role who is allowed to view and/or modify the field.

Status - Field Permissions

These settings allow you to control by the Status of the record whether or not the field can be viewed and/or modified.

Category Type - Field Availability

These settings allow you to control by the category of the organization record whether or not the field can be viewed. Only available against organization specific fields.

Role Type - Field Availability

These settings allow you to control by the role of the user record whether or not the field can be viewed. Only available against user specific fields.