Forum Discussion

Jimmy_Mc's avatar
Jimmy_Mc
Copper Contributor
Jan 09, 2024
Solved

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...
  • Jimmy_Mc's avatar
    Jan 10, 2024
    Still 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 }

Resources