I want to filter a drop down field based on who the logged on user is. But I don't see that conditional filtering of a drop down field is possible. If it is possible, could someone point me in the right direction?
I am trying an alternative approach of creating multiple hidden fields that are filtered differently. Then I will make the appropriate one visible based on the logged on user.