Hello, does anyone know if there is a way to block users from making a Billing Schedule public? We want them to be able to create their own schedules on the fly, but we want admins only to control which are public.
s
Sam-I-Am
03/29/2021, 7:30 PM
Only way I can think of doing this is to use a workflow to disable the make public field and just make the field available to Admins only. Use set field type - disabled - make user role not Administrator. Also note that this field is checked by default, use another worklfow action set field value to uncheck. Theoretically it should work.