-
Notifications
You must be signed in to change notification settings - Fork 1k
Property "primary" - you have forgot position 0 #7800
Copy link
Copy link
Closed
Labels
area:docs-commentCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devarea:list-formattingCategory: View, row & column formatting with JSONCategory: View, row & column formatting with JSONtype:archive-old-issueIssues which are closed as tool old for active workIssues which are closed as tool old for active work
Metadata
Metadata
Assignees
Labels
area:docs-commentCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devarea:list-formattingCategory: View, row & column formatting with JSONCategory: View, row & column formatting with JSONtype:archive-old-issueIssues which are closed as tool old for active workIssues which are closed as tool old for active work
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
You explain the purpose of the property "primary" and you paste an example but the property "primary" is useless if you forgot to add the property "position"
{
"commandBarProps" : {
"commands": [
{
"key": "new",
"hide": true
},
{
"key": "editInGridView",
"text": "Quick edit",
"iconName": "EditTable",
"primary": true,
"position":0
......
BTW, awesome functionality.
[Enter feedback here]
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.