Why Status (isdisabled) field for a User is not available to chose as view column when doing an advanced find but it is available as a filtering field?
Hi Ketan,
If we add the fields in a solution and export it, we can modify the DisplayMask.
<DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
We can remove ValidForAdvancedFind, and the update is well done.
But if we remove the ValidForForm or ValidForGrid, the update is not done, when importing the solution again.
Do you consider this as a bug? Or are those fields protected?
Thanks
Willy
This field is customizable so i guess this property can be updated, you can try following steps.
1. create a solution with this entity (include only this field)
2. export it
3. update this property in customization.xml
4. zip solution
5. import it back and see how it goes.
Cheers,
Ketan
Looks like the property cannot be updated to Yes, isnt it?
Hi Jorge,
Looks like it due to IsValidForGrid property of this attribute, it is set as false.
learn.microsoft.com/.../attributemetadata
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Rishabh Kanaskar 258
MVP-Daniyal Khaleel 184
Tom_Gioielli 126 Super User 2025 Season 2