Tense Log: Templates: flexfield
Inserts a single flex field. It must appear inside of a <tenselog:entries> tag. The output is wrapped in a <div> tag with the class “flex01”, where the number if the number of the flex field. The label is wrapped in a <span> tag with the class flexlabel, and the divider is wrapped in a <span> tag with the class flexdivider.
Use flexdata to insert only the value of a flex field. Use flexfields if you want to insert all of the flex fields in a single block.
Attributes
no or number: the number of the flex field to insert. The default is 1.
label: a text label to display before the data. The default is the flex field name you’ve entered in the General section of the Options page in your log.
divider: the text to insert between the label and value. The default is “: “
Example
<tenselog:flexfield no="1" divider=" " />
Last updated April 09th, 2006
Can't find what you're looking for? View a complete site map.