Difference between revisions of "SmartField View"

From SmartWiki
Jump to: navigation, search
(Created page with '<p>This feature within the custom field configuration page has been added to facilitate the building of Web Page Views and for user-defined printable data summaries. </p> <…')
 
Line 1: Line 1:
<p>This feature within the custom field configuration page has been added  
+
This feature within the custom field configuration page has been added  
  to facilitate the building of Web Page Views and for user-defined printable  
+
to facilitate the building of Web Page Views and for user-defined printable  
  data summaries. </p>
+
data summaries.  
<br/>
+
 
<p>A new variable, @SmartFields@, will return custom fields formatted as they  
+
A new variable, @SmartFields@, will return custom fields formatted as they  
  are in view mode. This variable can simplify the configuration of printable  
+
are in view mode. This variable can simplify the configuration of printable  
  Web Page View pages and applies existing security rules to all the custom fields—showing  
+
Web Page View pages and applies existing security rules to all the custom fields—showing  
  only those fields that are permissible—thus simulating the current view mode  
+
only those fields that are permissible—thus simulating the current view mode  
  of the object contexted to the current user. </p><br/>
+
of the object contexted to the current user. </p><br/>
<p>Selecting “Include” or “Only display for SmartField View” will include the  
+
 
  custom field in the @SmartFields@ variable, which can be included in Web Page  
+
Selecting “Include” or “Only display for SmartField View” will include the  
  View fields to reference the selected custom fields. “Only display for SmartField  
+
custom field in the @SmartFields@ variable, which can be included in Web Page  
  View” will also hide the field from normal viewing. Choosing “Exclude” will  
+
View fields to reference the selected custom fields. “Only display for SmartField  
  prevent the field from being included in the @SmartFields@ variable. </p>
+
View” will also hide the field from normal viewing. Choosing “Exclude” will  
 +
prevent the field from being included in the @SmartFields@ variable. </p>

Revision as of 10:41, 4 June 2013

This feature within the custom field configuration page has been added to facilitate the building of Web Page Views and for user-defined printable data summaries.

A new variable, @SmartFields@, will return custom fields formatted as they are in view mode. This variable can simplify the configuration of printable Web Page View pages and applies existing security rules to all the custom fields—showing only those fields that are permissible—thus simulating the current view mode of the object contexted to the current user. </p>

Selecting “Include” or “Only display for SmartField View” will include the custom field in the @SmartFields@ variable, which can be included in Web Page View fields to reference the selected custom fields. “Only display for SmartField View” will also hide the field from normal viewing. Choosing “Exclude” will prevent the field from being included in the @SmartFields@ variable. </p>