Announcements
Hi everyone! Thanks in advance... As the title says... Is this possible? My situation is: I created a custom view for a particular entity. At this view, user can select one record and edit it. However , we'd like to avoid the multirow selection ( This means, bulk edition must not be possible for the user).
I read your suggestions. Thanks!!!
Note: Suggested solutions can be native or/and code!
I'm glad to hear that. You could click Yes under "Did this answer your question?" to close this thread. Thanks a lot.
Thanks!!!!! It worked!
Hi,
It’s impossible to disable Row Multiselection in a view. In your situation, you can enable your Edit button when just one record is selected using Ribbon Workbench.
Steps:
1. Add your entity into solution.
2. Open your Ribbon Workbench and load your solution, then click Edit button and Customise Command.
3. If you have Mscrm.CheckBulkEditSupportForEntity Enable rule, you can directly change the value of Minimum and Maximum to 1 the in SelectionCountRule. Otherwise, new a Enable rule. Finally, publish it.
Result:
1. Select one row, Edit button is Enabled.
2. Select multiply rows, Edit button is hidden.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156