Difference between revisions of "Visibility"

From SmartWiki
Jump to: navigation, search
Line 7: Line 7:
 
* by a combination of the above.
 
* by a combination of the above.
  
[[Validation]] criteria, including if a field is set to be [[mandatory]], will not be triggered if a field is not ''visible'' on the page. [[Browser scripts]] will not run if the field's ''visibility'' criteria are not met.
+
[[Validation]] criteria, including if a field is set to be [[mandatory]], will not be triggered if a field is not ''visible'' on the page. [[Custom Field Type: Special – Browser Script|Browser scripts]] will not run if the field's ''visibility'' criteria are not met.
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Revision as of 16:01, 13 August 2013

The term "visibility" has a specific meaning in the SmartSimple context: standard and custom fields can have a visibility condition set which determines whether or not they are displayed on the page.

Visibility conditions can be set at the field level:

Validation criteria, including if a field is set to be mandatory, will not be triggered if a field is not visible on the page. Browser scripts will not run if the field's visibility criteria are not met.