Changes

Jump to: navigation, search

Web Page View Field Variables

346 bytes added, 18:02, 21 November 2011
Custom Fields Date/Time
==Custom Fields Date/Time==
'''You For a custom field on the same level as the Web Page View Field, you can parse out a particular date/time in a date field''':
:{| border="1" cellpadding="5"
* To display the custom field '''Date Of Birth''' in the format '''31-01-2001''' you would use:
@day(date of birth)@-@month(date of birth)@-@year(date of birth)@
 
'''Note:'''
This syntax will not work for custom fields on a different level. You will not be able to reference, for example, @day(parent.''fieldname'')@. To parse out date/time information from a custom field on a different level, use the [[Sscalculation|sscalculation]] syntax.
=Miscellaneous Variables=
8,849
edits

Navigation menu