Difference between revisions of "Display - External Organization Details"

From SmartWiki
Jump to: navigation, search
(Created page with "==General Description== Can display the stored value from a Lookup External Organization field. ==Field Illustrated==...")
 
 
Line 1: Line 1:
 
==General Description==
 
==General Description==
 
Can display the stored value from a [[Custom Field Type: Lookup – External Organization|Lookup External Organization]] field.
 
Can display the stored value from a [[Custom Field Type: Lookup – External Organization|Lookup External Organization]] field.
 +
 
==Field Illustrated==
 
==Field Illustrated==
 
 
==Field Options==
 
==Field Options==
 
All common options:<br />
 
All common options:<br />
Line 10: Line 10:
 
For further information, please refer to [[Custom Fields – General Information]].<br /><br />
 
For further information, please refer to [[Custom Fields – General Information]].<br /><br />
 
Options listed below are specific to this particular field type.
 
Options listed below are specific to this particular field type.
* '''Content''' - the field ID of the corresponding Lookup – External Organization|Lookup External Organization]] field is entered here, stored between square brackets. Other fields can be added as well, entered as variables.
+
 
<pre>
+
* '''Content''' - the field ID of the corresponding [[Lookup – External Organization|Lookup External Organization]] field is entered here, stored between square brackets. Other fields can be added as well, entered as variables.
[11223344] @name@ @address@
+
 
 +
<pre>[11223344] @name@ @address@
 
</pre>
 
</pre>
  
 
[[Category:Custom Fields]]
 
[[Category:Custom Fields]]

Latest revision as of 15:05, 5 December 2018

General Description

Can display the stored value from a Lookup External Organization field.

Field Illustrated

Field Options

All common options:
General Settings
Permissions & Availability
Classic Options
For further information, please refer to Custom Fields – General Information.

Options listed below are specific to this particular field type.

  • Content - the field ID of the corresponding Lookup External Organization field is entered here, stored between square brackets. Other fields can be added as well, entered as variables.
[11223344] @name@ @address@