Spaces/Official ESi/Scriptaculous & Adv. Tags

eocfield

Andrew Donnan
posted this on November 25, 2008 10:45

<eocfield name="fieldname" />

Use this tag inside the eocrepeatallrecords tag to output a field.

  • The name attribute specifies the name of the field.

Attributes:

  • filetype="image" id="fieldname" (this will output the actual image if uploaded from an input view)
  • disableclick="true" (This disables the field from linking to input view)


Tips:

  • Case matters! The name in the eocfield tag must match the name in the input tag exactly.
  • You can only use any given eocfield tag once in the display html.
  • Built-in eocfields available on every board include dataid, entrydate, username, rolename, and incident.
 
Topic is closed for comments