Templates: Junecode: flexdata (deprecated)

This documentation was updated on Tuesday, February 24, 2009 at 4:03 AM

Inserts only the data or value of a single flex field. It must appear inside of a <junecode:entries> tag.

Use flexfield to insert a label and divider along with the value. 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.
urlencode: true or false. If set to true, the text will be URL encoded, so that it can be inserted into a link. The default is false.
htmlentities: true or false. If set to true, HTML entities in the text will be encoded.

Example

<junecode:if value=""><p><junecode:createlink href="" text="View Map" /></p></junecode:if>

Assuming flex field one is a link to a map, this example would insert a link to that map where appropriate.

Changes

This tag is deprecated as of Junecode 3.0. Use the metadata or metadatalist tag instead.

You are here: Junecode: about: design templates: junecode: flexdata (deprecated)
This site was created with Junecode. Copyright © 2010–2023 Junecloud LLC.