Skip to content

Commit

Permalink
Make groups more user friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
rmens committed Aug 22, 2024
1 parent 79d9bb0 commit 0aad809
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions streekomroep-acf-json/group_66c5010145df1.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
"label": "Groep",
"name": "groep",
"aria-label": "",
"type": "number",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
Expand All @@ -358,13 +358,25 @@
"class": "",
"id": ""
},
"choices": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10"
},
"default_value": 1,
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": ""
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
}
],
"min": "",
Expand Down Expand Up @@ -403,5 +415,5 @@
"active": true,
"description": "",
"show_in_rest": 0,
"modified": 1724193486
"modified": 1724347606
}

0 comments on commit 0aad809

Please sign in to comment.