ST12 Business card

Hello,
In the business card, it appears as a "$" separator in the postalAddress.
How to change for example for "/"?

This is how it is displayed:

Hey Ales,

try adding a "DisplaySeparator" attribute, for example:

<Detail Id=”Location” FieldName=”officestreetaddress,l,st,postalcode,c” DisplaySeparator=” / ” Type=”text/plain”/>

Best regards,

Milan

Hi Milan,

I'll try, but I wanted to know where and why the "$" appeared there ;-)

Ales