Support

Account

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": [