User Tools

Site Tools


create_document_segments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
create_document_segments [2016/03/05 16:58]
geelling
create_document_segments [2017/03/20 12:26] (current)
geelling
Line 7: Line 7:
   *User Input: Checkbox - This is a single line checkbox that will return a result dependant on the condition set. ie: Tick the box if you own a car. When ticked the form would place a Y as an answer   *User Input: Checkbox - This is a single line checkbox that will return a result dependant on the condition set. ie: Tick the box if you own a car. When ticked the form would place a Y as an answer
   * User Input: Multi-Checkbox - This allows for multiple answers to be provided   * User Input: Multi-Checkbox - This allows for multiple answers to be provided
-  * User Input: ​select ​from list - The form will provide a range of options where one answer is selected from a list+  * User Input: ​Select ​from list - The form will provide a range of options where one answer is selected from a list 
 +  * User Input: Upload evidence - The form will allow the user to upload a file - allowable formats can be specified using the following list(image = jpg,​gif,​png)
   * User Input: Submit Button - A button for the user to submit the form (don't use "​Confirm"​ as the button name, or the form will not submit correctly at the confirmation stage)   * User Input: Submit Button - A button for the user to submit the form (don't use "​Confirm"​ as the button name, or the form will not submit correctly at the confirmation stage)
  
Line 14: Line 15:
 **Confirmation segments** **Confirmation segments**
  
-There are two special segments which will not display on the form, but contain text that will be displayed to the user on completion, or sent to the user by email.+There are two sets of special segments which will not display on the form, but contain text that will be displayed to the user on completion, or sent to the user by email.
  
-These are defined as "​Text"​ segments, but have the "​special treatment"​ values CONFIRM (for the onscreen confirmation message) or CONFIRM_EMAIL (for the email confirmation).+These are defined as "​Text"​ segments, but have the "​special treatment"​ values CONFIRM (for the onscreen confirmation message ​- see below for real-time decision variants) or CONFIRM_EMAIL (for the email confirmation).
  
 For the email confirmation message to work, the user must have entered their email address into the form, and this value must be stored in "​General Form Details: Email"​. ​ If the email address is missing or stored in a different field, email confirmations will not work. For the email confirmation message to work, the user must have entered their email address into the form, and this value must be stored in "​General Form Details: Email"​. ​ If the email address is missing or stored in a different field, email confirmations will not work.
 +
 +[due in release 5.4 March 2017]
 +In addition to the simple CONFIRM message, the following messages are available to support real-time decision-making:​
 +  * CONFIRM_WAIT - "​please wait" holding message pending real-time decision
 +  * CONFIRM_PASS - "​application successful"​ message following real-time decision
 +  * CONFIRM_DECLINE - "​application unsuccessful"​ message following real-time decision
 +  * CONFIRM_REFER - "​application referred"​ message following real-time decision
 +  * CONFIRM_TIMEOUT - "​application decision incomplete"​ message following real-time decision
   ​   ​
-  ​+**Favicon Image** 
 + 
 +You can upload your own favicon image to display on browser tabs by uploading a .ico image in the Account Administration screen.
create_document_segments.1457193529.txt.gz · Last modified: 2017/02/20 16:49 (external edit)