Skip to main content

Tags / Advanced Functionality Configuration

Overview

Some services can be configured with advanced functionality by applying tags in the Service Tag Manager

ServiceTagManager.png

The service tag manager has a number of tag wizards for attaching functionality to the service in question:

  • Required User Tag Wizard - Works in conjunction with the "Service User Tag Manager" to restrict users from scheduling on services without the appropriate tags.
  • Manual Tag Wizard - All other tags.

Available Service Tags

  • has_interlock:<lead_grace_duration_in_minutes>:<post_completion_duration_in_minutes> - Marks a service as having a hardware interlock. Controls access to the interlock buttons on the event details. The durations control how far in advance of the reservation start or after the reservation end a user may have access to the interlock controls. Defaults to 5 minutes if the provided values cannot be parsed as integer values.
  • set_end_on_lock - Instructs a service to set the end time for the open event to now when the "Lock" interlock command successfully executes.
  • post_lock:<url> - Instructs a service to provide a link to the provided url when the "Lock" interlock command successfully executes.

Available User Tags

  • ignore_max_lead_time:<service_id> - Applied to a User, this tag exempts the owning user from the maximum lead time restrictions for the service identified.
  • sso - Marks a specified user as using a SSO provider. Disables any local password management functionality for this user.

Available Account Tags

  • ignore_max_lead_time:<service_id> - Applied to an Account, this tag exempts the owning account from the maximum lead time restrictions for the service identified.