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?
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.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156