Hello, i have question about wrapping. my customers have 2 special field as "Phone" and "Plate". When a create ticket, the customer appearing their names. i changed it from Entity Types -> Edit Edity -> General Settings -> Display Format as [Name] - [Phone] - [Plate]. When it changed the caption, font is appearing very small. i tried like this with escape charactes but it's not work
[Name] \r [Phone] \r [Plate]
or [Name] '+\r+' [Phone] '+\r+' [Plate]
is it possible to use escape character at "display format" field in Entity type edit screen?
is there any way to solve the small font problem? (wrapping or another solution?)