I want to replicate the primary team in a custom field.
To keep it simple I created a text field with this calc:
related( $teams , "team_name" , $team_set_id )
However, $teams does not seem to exist.
Any ideas?
Hello, not a show stopper here but just something that would be a nicer result on screen for users... and a bit more dynamic. To save space I am pulling in a few different fields into this one, like a summary, that will be visible in our Case module.…