Skip to content

Commit

Permalink
Merge pull request #3018 from MWGMorningwood/patch-2
Browse files Browse the repository at this point in the history
Fix displayName labelField to displayName to comply with API output
  • Loading branch information
KelvinTegelaar authored Dec 24, 2024
2 parents 5293b57 + c8beada commit 60a9974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/standards.json
Original file line number Diff line number Diff line change
Expand Up @@ -3030,7 +3030,7 @@
"label": "Select Group Template",
"api": {
"url": "/api/ListGroupTemplates",
"labelField": "displayName",
"labelField": "Displayname",
"valueField": "GUID",
"queryKey": "ListGroupTemplates"
}
Expand Down

0 comments on commit 60a9974

Please sign in to comment.