-
Feature Request
-
Resolution: Duplicate
-
Major
-
None
-
2.3
-
False
-
-
False
Description:
Option to show items in survey conditionally in Ansible Automation Platform.
Customer's use-cases:
1. We are using Ansible Automation Platform 2 and are using the survey feature a lot in our templates and workflows. Depending on the workflow, the survey gets quite large. There should be a option to show items in the survey only if certain conditions in other survey items are matched?
E.g. in "multiplechoice-item 1" you have available A, B and C. There is a second "multiplechoice-item 2" where in general it is posible to select X, Y or Z.
But if you select B in "multiplechoice-item 1", it should only be possible to select X or Y. If you select C in "multiplechoice-item 1", it should only be possible to select X or Z. etc...
2. Another use-case we could think of programmatically design those survey-items to get the option lists from other systems (e.g. call an API to generate the options for a multiplechoice-item).
Git issue: https://github.com/ansible/awx/issues/20