• Hello, I would like to see the total score, goals for and goals against in the league table in one column, for example 67:24. Is there any option? Thanks.

Viewing 1 replies (of 1 total)
  • Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out!

    That’s a great idea. Unfortunately this isn’t possible at the moment but it would be a great addition.

    Please consider adding this to our ideaboard:
    https://tboy.co/ideas

    The best you could do with little custom code would be storing these two as decimal places of a single variable, then you’d use a bit of JS to replace the . with :

    So it would be something similar to GOALS (FOR) + GOALS (AGAINST) / 10 for example
    Thanks!

    Kind Regards,
    -Roch

Viewing 1 replies (of 1 total)
  • The topic ‘View Score in League table’ is closed to new replies.