You need to sign in to do that
Don't have an account?
KrishSingh
Verifying first character of Phone field
I am integrating skype in salesforce and I want to make sure that each phone number is starting with "+". Is there any way to get this without using Apex?
Thank You
Krish
You can do this by validation rule
Hope this will help.
All Answers
You can do this by validation rule
Hope this will help.
Thank you Ankit_Arora, that helped me. Just wondering if I can get some good help over validations?
A very good PDF over validation is :
http://www.salesforce.com/community/assets/docs/salesforce_useful_validation_formulas.pdf
Thank you so much Ankit_Arora, this is really a good link. Also want help from you if you have ever done skype integration with salesforce?
Sure I would love to help you, just create another thread as this is not the right place to discuss this. "Apex Code Development" section is the best place where you can post your thread, so everyone can help you.
Ok I will start another thread in Apex section, thank you for all your help.