Tutorial/Questionaires
Revision as of 14:30, 31 October 2016 by old>Admin (→Step-by-step questionaire for anonoumous users)
ARTICLE EXPECTED 2013-03-15
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"