• Resolved giuliano70

    (@giuliano70)


    Using ACF frontend to update posts. I get this validation error eventhough every input is correctly completed.

    I tried changing the “new post” in acf frontend. I changed the label type from “acf field” to “text” and the upload works.
    The problem is that I need the ACF field, text doesnt do the job

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter giuliano70

    (@giuliano70)

    Also I tired, out of the 2 acf fields I took one away and the form updates my posts.

    Thread Starter giuliano70

    (@giuliano70)

    Ok I solved it:
    I was getting an error because when I first added the frontend form I had attributed to a LABEL a text TYPE and set it as a REQUIRED validation condition.
    When I later changed it to ACF field the REQUIRED validation (which is not visible when you change to ACF field) stayed on creating a conflict.
    Hurray

    Thread Starter giuliano70

    (@giuliano70)

    Cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Acf frontend error “ Validation failed. 1 field requires attention”’ is closed to new replies.