Home › Forums › Backend Issues (wp-admin) › Repeater not saving file field › Reply To: Repeater not saving file field
Looking at the JSON code for this group, the field name of the repeater is empty. The field name cannot be empty.
{
"key": "field_56437036a09b3",
"label": "Assets",
"name": "", <=== MISSING FIELD NAME
"type": "repeater",
"instructions": "Upload downloadable assets",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"min": "",
"max": "",
"layout": "table",
"button_label": "Add Row",
"sub_fields": [
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.