Add country prefix in cellphone numbers
Hi,
I need to add +34 country prefix in all the records in my CRM that are cellphones, so I need to create a workflow rule with a function that works like:
If cellphone does not start with 0034 OR
If cellphone does not start with +34 AND
cellphone starts with 6 THEN
add +34 prefix
Would be posible to have this code function?
Thank you