I’m creating buttons for different service types and limiting by visibility expression based on the Service Template ID: ( Service : Service Template = 1 AND Service : Retirement State = "" )
I wonder if there is a way to use the name of the template instead of the ID. Would be more readable and hard-coding IDs does not seem to be a good idea.