• Resolved toniojst

    (@toniojst)


    Hi, i trying to update post with form but it doesnt wokring. One form i have setup as post Action to Create post and its wokring. The second form i setup as Action to Update post,m but when i change some values and click save it doesn’t working. It stay on old values.

    what i’m doing worng?

Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    In order to update the correct field values, you have to make sure the “Update Post Action > Save > Target” setting is correct in your Form UI. By default, it is set to “Current Page” (where the form is being displayed).

    So if your fields aren’t supposed to be saved on the current page, it won’t have any effect. If you want to change the target and use a dynamic Post ID (calculated in PHP for example), you can check this guide showing how to do that.

    Hope it answers your question.

    Regards.

Viewing 1 replies (of 1 total)

The topic ‘ACFE Form Update post dont working’ is closed to new replies.