I have to use fields as title using composite title. title is football game result so it contains team names and result.
If one of the teams has not scored goal then title should be this
Team 1 ( 2:0 ) Team 2
but it displays this way
Team 1 ( 2: ) Team 2
no matter if I use digits field or text field with using mask.
[8] ( [9]:[11] ) [10] this is composite title structure. if both teams scored then everything shows fine.
I have to use fields as title using composite title. title is football game result so it contains team names and result. If one of the teams has not scored goal then title should be this
but it displays this way
no matter if I use digits field or text field with using mask.
[8] ( [9]:[11] ) [10] this is composite title structure. if both teams scored then everything shows fine.