Phone displaying format on Ticket

In customer area, phone displaying format is like following: ### ### ## ## (for exemple: 090 900 90 90 reading is easily)
It is possible to show on Ticket the same Format? It is coming 0909009090.

The mask for fields are in the entity data settings

Thank you for answer.

In Printer Template i have following format for customer. Everything is coming well on paper, but i cannot change the format for phone

[ENTITIES:Customer]
– Customer entity format
-

{ENTITY DATA:Name}
{ENTITY DATA:Strasse}
{ENTITY DATA:PLZ Ort}
{ENTITY DATA:Phone:}
T E L : {ENTITY NAME}

In customer area, it is OK too.

image

Look at primary field format, does it look familier???

This Format ### ### ## ## is coming well in Customer Area, but on Ticket I cannot show like this Format.
How do you put in this Please? I have define phone number as primary Field.

{ENTITY DATA:Name}
{ENTITY DATA:Strasse}
{ENTITY DATA:PLZ Ort}
{ENTITY DATA:Phone:}
T E L : {ENTITY NAME}

You have lost me, ticket you mean printed?
Please clarify exactly what you mean

On printed ticket, i would like to see the phone number like this format: 077 888 88 88 instead of 0778888888

You will need to format the new number in the print template
Look at last few mins of first post here

1 Like

On print template i have this, but no success from my side :slight_smile:
I have tested too Tel: (###) ### ## ##

No Chance!

[ENTITIES:Customer]
– Customer entity format
-

{ENTITY DATA:Name}
{ENTITY DATA:Strasse}
{ENTITY DATA:PLZ Ort}
{ENTITY DATA:Phone:}
T E L : {Entity Name}

Look at the post I liked to, the number won’t be formatted like that in db, it’s a mask for entering.
You would wrap the entity name (phone field) in a Few ‘format’ expression.

You mean it is not posssible to format it like this ### ### ## ## on printed template as formatted in entering mask?

No he told you it was and gave you the tutorial showing how. Did you read it?

1 Like

Yes i have read it and used several times this tutorial. I have created my template with this. But I cannot show this phone number as I liked it.

Ok so show me what you tried. Show the tag with formatting that you tried.

1 Like