Hello, I'm attempting to eliminate user clicks when choosing queue items out of a queue. The current OOTB way of assigning a queue item from a queue is you check the queue item, choose "Pick", and manually choose "Yes" to remove the item from the queue.
Is there any way to automate this process? What I am attempting to do is highlight my queue item, choose "Pick" and it automatically assigns the record to the user and removes the Queue item from the Queue without any other manual intervention or clicking.
step 1: Choose Pick
step 2: A backend process (or however it's done) automatically assigns the queue item to the user, and removes it from the queue without manually having to set option field from "No" to "Yes"