web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / MS CRM Customization / Either one is required on f...

Either one is required on form..

Mahadeo Matre Profile Picture Mahadeo Matre 17,021
Sometimes we need either phone or email is required to be filled. 
To do this mostly we will write JavaScript, but we can do this by using CRM business rules also.. 

You need do this by adding three different business rules on Phone and Email attribute. 
Here are these business rules
1. When user opens form, on form either you can show message that Phone or Email required and set Business requirement level. 



2.  If email entered, then remove Business requirement from Phone.

3. When Phone entered email is not required. 

Done, save your business rule.. publish.. 




This was originally posted here.

Comments

*This post is locked for comments