Difference between revisions of "Date Fields"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
The '''Calendar Date Field''' allows for easy selection of dates within SmartSimple.  
+
The '''Calendar Date Field''' is an easy way to select dates. The '''Date Field''' allows for easy navigation and selection of days, moths and years.
  
 
For [[Custom Field|Custom Fields]] the '''Caption''' setting is used if you want to have a label for the field that is different than the field name.  If the caption is not set, then the field name will be used as the caption.
 
For [[Custom Field|Custom Fields]] the '''Caption''' setting is used if you want to have a label for the field that is different than the field name.  If the caption is not set, then the field name will be used as the caption.

Revision as of 17:29, 10 July 2014

The Calendar Date Field is an easy way to select dates. The Date Field allows for easy navigation and selection of days, moths and years.

For Custom Fields the Caption setting is used if you want to have a label for the field that is different than the field name. If the caption is not set, then the field name will be used as the caption.

CaptionSetting.png
will display as
CaptionDisplay.png


If you want the Caption to appear above the field instead of to the left of a custom field, select the "Label Above Field" option in the custom field settings.

  • Label Display: Determines the location of the field caption. Options include: Left of Field, Above Field, No Caption, Hide Caption. Note: this option was previously called Label Display. (See examples here.)

If you are using a Title Bar – Multiple Columns Custom Field to define the number of columns, but don't want the actual Title Bar to appear, choose "Empty Title Bar" from the Label Display option.

Note that the Caption setting is resizable, so when entering larger captions for a field, the entire caption can be seen.

Disambiguation - Status and Template Captions

Templates, Types and Statuses can be given captions as well. These captions will be used instead of the Template/Type/Status name when displayed to the end user.

Where the name of the Template/Type or Status is returned by the variable @type@ or @status@, the caption can be returned using the variable @typecaption@ or @statuscaption@.

See Also