Is it possible to restrict access on a role from a...
# administration
d
Is it possible to restrict access on a role from a sublist on a sales order transaction? I do not want a certain role to be able to modify the sales team assigned to a customer.
m
@David Durst a workflow should be able to change the Display Type with the condition of the role - I think 🤔
s
confirmed workflow can do this - use set field type action - inline or disabled and in condition use when current user role = your specific role
👍 1