I want to create a canvas app allowing me to set a dropdown according to the current user.
I will have a list of authorised users, and each will have specific values to access.
If Jim then A to E, if Val then F to M ... if Boss then A to Z
is it possible?