Hi Experts,
I have a lookup field which should display the Queue name to which user has access to. Now here are requirements associated to it.
a) First time this field should be blank.
b) When I click on the search button on the lookup field it should populate the queue name associated with the logged in user.
I am not able to find which event is fired when we click on the search icon in the lookup field. Any idea how to implement this?