- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2020 08:12 AM
Hello,
I have a requirement to default a value for a numeric scale Survey question. How can I achieve this? I've reseached and haven't found a way to accomplish this.
Thank you in advance,
Cinda
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2020 06:10 AM
Hello,
Flow Designer is the answer.
Trigger:
Created
Table: Assessment Instance Question
Action:
Update
Table: Assessment Instance Question
Cinda

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2020 08:16 AM
1) Go to UI policies and search for "Show and hide default value field" on the table asmt_metric table.
2) Modify its condition to display default value for your required method. (Try removing the condition) and update it.
3) Navigate to asmt_metric table and open your required metric or question. You would now see the default answer field on the form.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2020 06:10 AM
Hello,
Flow Designer is the answer.
Trigger:
Created
Table: Assessment Instance Question
Action:
Update
Table: Assessment Instance Question
Cinda