TABLE OF CONTENTS
Overview
It is sometimes useful to be able to create a survey with an interactive element. If a user ticks a checkbox, the next part of the survey is revealed.
Setup Steps
Create a Custom Form to Store the Survey Results
- Administration -> <Choose module such as User Migrations> -> Discovery (or choose a custom tab)
- Click New Tab for the Survey data
- Setup two fields as below
- Click Save Changes
Create the Survey
- Administration -> <Choose module such as User Migrations> -> Surveys
- Click New Survey
- Type a name for the Survey -> OK
- Setup two fields as below
- Click Save Changes
- Make a note of the FieldId for the second field (in this example: 125)
- Select the Checkbox and add the Special Control Args: FieldsId:<125>; replacing 125 with the actual FieldId (as below)
- Click Save Changes
Testing the Survey
- Navigate to User Migrations -> All User Migrations -> Double click any User
- Change to the Survey tab
- Click on the Survey Link
- The survey will open in a web browser
- Test that ticking the checkbox (1) shows the text line
Further Support
If you require further support, please visit ManagementStudio's Service Desk to search the knowledge base or create a new support ticket.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article