Permission Group

Permission Group

When creating or editing automation, you can make use of the parameter below.

				
					hasGroups('PermissionGroup1','PermissionGroup2')
				
			

This allows the automation to know if the current user is a part of a specific permission group.

Take note that this function will only work if your form is using Owner Group Access.

Suggest Edit