Features/Questionaires
Usages
Questionaires are used for data collection for external parties.
TS questionaires can be used in two modes
- A public page everyone with a link can access
- Specific requests sent to a user to add information to a record
Access are given by adding an interface to an existing entity and defining accces to fields.
Interfaces and questionaires
Normal questionare is a link that creates a new record that an anonoumous user populates.
Returning questionaires will be sent to a specific user, and contains access token for an existing record.
Instructions
Learn how to set up a questionaires and Interfaces