125
There is a need to prevent user from editing some data in Editable grid then the user select a row. The check to determine if user can edit the cell in the row is based on the success result of Xrm.WebApi Retrieve request to CRM data. Result arrives in success result of available method Xrm.WebApi.retrieve(..).then(), so the setting of the field\cell enabled\disabled must be done inside then() part. Currently, then the result of request arrives successfully, however, editable grid doesn't react on the setting field enabled\disabled inside then() part and no error is thrown.
Category: General
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you very much for the sugestion. We hope that this still can be done by FLS (field level security) today. If that does not meet the requirement, please let us know? We could look into implementing some XRM API (possibly extending the setDisabled API to cover grid cells).

Comments

F

Currently, editable grids are limited to per-table and per-view settings, and do not have the ability to make only certain fields editable.

When this feature is implemented, it improves the user experience.

Category: General

F

Right now the entire sub-grid must be editable to use the editable grid feature. However, there might be some fields where we do not want them to be able to adjust them in such a manner because there could be logic behind the field on the form that the grid will not have. Turning everything as editable means I cannot control their selections fully, but leaving it off makes updating records time consuming as they must click in to each one.

Category: General

F

弊社の業務上,この機能があればより便利になります。

Category: General