Hi All,
Field called internal/external,
this field can me visible to internal and external Teams and Mandatory for internal and external Teams only.
*This post is locked for comments
Hi All,
Field called internal/external,
this field can me visible to internal and external Teams and Mandatory for internal and external Teams only.
*This post is locked for comments
Hi Padmaja, if I understand your question correctly, you would like to make a field as mandatory when a user from a particular team ( internal/external) team opens the entity form.
You can achieve this by writing a javascript as follows,
1. create a javascript function that will read logged in users teams and see if it has the team you are looking for ( internal/external)
2. accordingly make field as mandatory.
3. call the above function from OnLoad event of the form, so when the form is loaded field will be mandatory based on the logic.
please mark as answered if you problem is resolved.
please refer to here community.dynamics.com/.../264506
Hi All,
Field called internal external,
this field can me visible and Mandatory for internal and external Teams.
Hi,
For visibility, you can use field level security to achieve.
More information about field security, you can take a look in here
For required field, you can use JavaScript to make it mandatory by checking is user is in the team. If yes, make the field mandatory.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
dkrishna
6