You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to XMPie Interest Group
Hi everybody, I'm having problems with the formatting of phone numbers
and zip codes in a business card.
For example: the content of the BD for the phone field is 1121213000.
I would like to format it automatically when it is placed into a
desing already with the format (11) 2121 3000 (including blank spaces)
I created a new field "Cel2" and I inserted on it the following code:
The formatting is going nice, but when the field is empty it get
filled with zeroes.
I need some help guys.
JasonSpr
unread,
Nov 25, 2009, 11:30:52 AM11/25/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to XMPie Interest Group
Not sure why you're getting 0 instead of "", but if that is the case,
maybe adding another line somewhere that does if cel = 0 then return
"" might get rid of it.
Bill
unread,
Nov 25, 2009, 11:55:16 AM11/25/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message