Forum Discussion
Jimmy_Mc
Jan 09, 2024Copper Contributor
Edit in Gridview has moved
This morning we experienced that Edit in Grid view has moved from 2nd place in the command bar to being hidden after the ... What can I do to move it back? I have followed the information...
- Jan 10, 2024Still don't know why it changed, but thats life in a cloud world. I managed to make it work by adding "sectionType": "Primary", "commandBarProps": { "commands": [ { "key": "editInGridView", "iconName": "EditTable", "primary": false, "position": 1, "hide": false, "sectionType": "Primary", "pinToQuickAccess": true }