Query Results
I would like to get it to have more of a drop down option like this:
What would be the best way to get my AD lookup to view in a drop down search option?
Best Answers
-
Joe_Burrows Cireson Devops Super IT Monkey ✭✭✭✭✭Hi Chris
I dont believe this is possible, query results will currently only show in a grid view like the above. What id suggest is limiting the results by using a previous response token on your query criteria.
We do also have this as an open feature request if you want to give it an upvote.
https://community.cireson.com/discussion/238/use-create-on-behalf-of-to-drive-query-results
https://community.cireson.com/discussion/1101/improve-user-interface-for-ro-query-results-object-picker
Cheers
Joe5 -
Joe_Burrows Cireson Devops Super IT Monkey ✭✭✭✭✭I was thinking k-grid but this would be all grids (including workitem grids). If its just one RO you could copy the CSS selector for the grid on that page and set max-width: 200px;5
Answers
I dont believe this is possible, query results will currently only show in a grid view like the above. What id suggest is limiting the results by using a previous response token on your query criteria.
We do also have this as an open feature request if you want to give it an upvote.
https://community.cireson.com/discussion/238/use-create-on-behalf-of-to-drive-query-results
https://community.cireson.com/discussion/1101/improve-user-interface-for-ro-query-results-object-picker
Cheers
Joe