Difference between revisions of "Customised Forms"

From Hornbill
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
This document can now be found at its new location in the [https://docs.hornbill.com/servicemanager-config/customize/customized-forms/ Hornbill Document Library].
 +
 +
[[file:hornbill-document-library.png|Customized Capture Forms|link=https://docs.hornbill.com/servicemanager-config/customize/customized-forms/]]
 +
<!--
 
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 
__NOTOC__[[Main Page|Home]] > [[Administration]] > [[Intelligent Capture Designer]] > Customised Forms
 
__NOTOC__[[Main Page|Home]] > [[Administration]] > [[Intelligent Capture Designer]] > Customised Forms
Line 120: Line 124:
 
:* Regex Field Validation
 
:* Regex Field Validation
  
[[Category:Administration]][[Category:Videos]]
+
== Displaying Conditional Fields ==
 +
{{#ev:youtube|1dkfPvoKiZY|400|right}}
 +
 
 +
This feature allows for the showing or hiding of fields on custom capture forms based on the answers to other questions on either the same custom capture form, or answers to questions on previous capture forms (conditions).
 +
 
 +
* Add a new form field to a capture form and untick the '''This field will be visible on the form''' option under the '''Default Flags''' tab
 +
* A new '''Override flags''' tab will be visible next to the '''Default Flags''', navigate here and select '''Add new condition'''
 +
* Give the condition a name and choose options such as '''This field will be visible on the form'''
 +
* Using the '''If the following is true''' option to add conditions under which this field will be shown / hidden, this can be based on a combination of values (answers) to other questions (fields) on the same or previous capture forms.  Select apply Settings when finished.
 +
* It is possible to set multiple sets of '''Conditions''' under which a field may be shown.  Simply add more conditions under the '''Override Flags''' tab using the '''Add new condition''' option
 +
* Where multiple conditions are listed, these will be evaluated from the top down until a match is found, the evaluation will stop here and no further conditions will be checked).
 +
* Complete the '''Field Type Settings''' options to define the attributes of the conditional field.
 +
 
 +
[[Category:HDOC]][[Category:Videos]]

Revision as of 22:22, 28 February 2024

This document can now be found at its new location in the Hornbill Document Library.

Customized Capture Forms