Difference between revisions of "Tutorial/Questionaires"
Jump to navigation
Jump to search
old>Admin (Created page with ' == Controlling the status flow == Status after first submission: # Designer > [Solution] > Advanced > [Interface] # Update the value "Status after update" Status after quest…') |
|||
(28 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Step-by-step questionaire for specific users == | |||
# Create a new solution and test it | |||
#* Make sure that solution contains an field of the Email type | |||
# Create an interface | |||
#* [solution] > Advanced > Interfaces ... ADD | |||
#** Interface | |||
#*** Active: X | |||
#*** Unique name: [unique name across all interfaces] | |||
#** Anonoumous user | |||
#*** Active: X | |||
#*** '''Update items: X''' | |||
#*** Use questionaire style interface: X | |||
# Create an status action that sends emails with tokens | |||
#* Required: Set the correct interface | |||
#* Option: Set a status that is used if email sending fails | |||
# Set the order of fields | |||
#* [solution] > Wizards > Questionaire order | |||
#** Enter values | |||
#*** 0 = disabled in questionaire | |||
#*** Numbers dont need to be consecutive | |||
# Ensure that anonoumous users can access to the solution | |||
#* UserID = 10003 must have a group that has permissions | |||
# Test solution | |||
#* Goto frontend | |||
#* Create new record and set status to that of the action trigger | |||
#* Test token | |||
#** Collect from you own email OR | |||
#** Check the email queue in the designer | |||
== Step-by-step questionaire for anonoumous users == | |||
# Create a new solution and test it | |||
# Create an interface | |||
#* [solution] > Advanced > Interfaces ... ADD | |||
#** Interface | |||
#*** Active: X | |||
#*** Unique name: [unique name across all interfaces] | |||
#** Anonoumous user | |||
#*** Active: X | |||
#*** '''Insert items: X''' | |||
#*** Use questionaire style interface: X | |||
# Set the order of fields | |||
#* [solution] > Wizards > Questionaire order | |||
#** Enter values | |||
#*** 0 = disabled in questionaire | |||
#*** Numbers dont need to be consecutive | |||
#** Accept with Submit | |||
# Ensure that anonoumous users can access to the solution | |||
#* UserID = 10003 must have a group that has permissions | |||
# Test link using | |||
#* http://[server name]/[application]/webinterface?[interfacename]=1 | |||
== Controlling the status flow == | == Controlling the status flow == | ||
Status after first | Status after '''first update''': | ||
# Designer > [Solution] > Advanced > [Interface] | # Designer > [Solution] > Advanced > [Interface] | ||
# Update the value "Status after update" | # Update the value "Status after update" | ||
Status after questionaire completion: | Status after questionaire '''completion''': | ||
# Designer > [Solution] > Advanced > Functionality - Questionaire - Messages | # Designer > [Solution] > Advanced > Functionality - Questionaire - Messages | ||
# Update the value "Final status" | # Update the value "Final status" |
Latest revision as of 08:06, 11 November 2024
Step-by-step questionaire for specific users
- Create a new solution and test it
- Make sure that solution contains an field of the Email type
- Create an interface
- [solution] > Advanced > Interfaces ... ADD
- Interface
- Active: X
- Unique name: [unique name across all interfaces]
- Anonoumous user
- Active: X
- Update items: X
- Use questionaire style interface: X
- Interface
- [solution] > Advanced > Interfaces ... ADD
- Create an status action that sends emails with tokens
- Required: Set the correct interface
- Option: Set a status that is used if email sending fails
- Set the order of fields
- [solution] > Wizards > Questionaire order
- Enter values
- 0 = disabled in questionaire
- Numbers dont need to be consecutive
- Enter values
- [solution] > Wizards > Questionaire order
- Ensure that anonoumous users can access to the solution
- UserID = 10003 must have a group that has permissions
- Test solution
- Goto frontend
- Create new record and set status to that of the action trigger
- Test token
- Collect from you own email OR
- Check the email queue in the designer
Step-by-step questionaire for anonoumous users
- Create a new solution and test it
- Create an interface
- [solution] > Advanced > Interfaces ... ADD
- Interface
- Active: X
- Unique name: [unique name across all interfaces]
- Anonoumous user
- Active: X
- Insert items: X
- Use questionaire style interface: X
- Interface
- [solution] > Advanced > Interfaces ... ADD
- Set the order of fields
- [solution] > Wizards > Questionaire order
- Enter values
- 0 = disabled in questionaire
- Numbers dont need to be consecutive
- Accept with Submit
- Enter values
- [solution] > Wizards > Questionaire order
- Ensure that anonoumous users can access to the solution
- UserID = 10003 must have a group that has permissions
- Test link using
- http://[server name]/[application]/webinterface?[interfacename]=1
Controlling the status flow
Status after first update:
- Designer > [Solution] > Advanced > [Interface]
- Update the value "Status after update"
Status after questionaire completion:
- Designer > [Solution] > Advanced > Functionality - Questionaire - Messages
- Update the value "Final status"