|
|
Sergey Kornilov admin 12/27/2006 |
|
You can use BeforeAdd/BeforeEdit events to format phone numbers the way you need it. |
|
|
J
|
jtforstner author 12/27/2006 |
You can use BeforeAdd/BeforeEdit events to format phone numbers the way you need it.
|
|
|
|
Sergey Kornilov admin 12/27/2006 |
|
Here you go. Make sure you replace PhoneFieldName with actual field name. ret = dict("PhoneFieldName") |
|