-
Feature Request
-
Resolution: Won't Do
-
Undefined
-
None
-
2.4
-
False
-
-
False
What is the nature and description of the request?
Looking for increased functionality with surveys, both with scheduling and allow for increases granularity with it.
Why does the customer need this? (List the business requirements here)
My increasing choices in surveys will allow more flexibility with formatting and time to decrease load on systems by being able to schedule things for off hours. Furthermore, in large installs would allow for disparate groups to more easily dynamically grab data.
How would you like to achieve this? (List the functional requirements here)
- Allow the in date selector popup to highlight the current date
- Add in a time selector as well
- Alter the select menu to add additional data groups
- With additional advanced abilities to define in a more clear manner
- Such as <option value="OU=DC Team,OU=Linux Servers,OU=Servers,DC=acme,DC=.com">DC Team</option> So this would allow the user executing the playbook to just see "DC Team" in the selection but when the value of the selection is passed to the playbook, the playbook would receive "OU=DC Team,OU=Linux Servers,OU=Servers,DC=acme,DC=.com". Right now if you select has many of these parameters it's hard to distinguish the values when selecting them with he playbook is executed.
- With additional advanced abilities to define in a more clear manner
List any affected known dependencies: Doc, UI etc..
Would require doc changes as well as UIs, preferably included this in API calls as well so that this could be run via that methodology.