is there any possibility to define a sequence / sorting order for teams based on which to display them on the schedule board? It seams that currently teams are always sorted in an alphabetical order on the schedule board and that this can’t be changed or handled differently.
Of course there would be the workaround to just include a sorting number / alphabetical character into the team ID but I’m searching for a more flexible / user friendly solution.
regards,
Thomas
Best answer by Nethmi Kularathne
Hi @Thomas Widmoser ,
It seems that there is no baseline functionality to sort the team id as there is no field to track the sequence.
Hence, suggesting the below workaround.
Add a new column to the Team table using custom metadata (you can use a user_def field) to save the sequence.
Insert a new text field to the Teams screen, such that user can enter a sequence number when adding a new team record.
Add a primary table constraint to the schedule board screen to sort the team_id using the sequence number.
that’s a nice idea which we immediately tried to implement. Unfortunately, teams are still not ordered/grouped by team.uder_def1 after the setup has been done.
Is this somewhere already successfully in place and we are simply only doing something wrong in the config or was this just a suggested possibility to test?
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.