• Resolved rcwdm

    (@rcwgsy)


    Is it possible to redirect to the newly created or edited post to a custom URL after submitted a form?

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

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    You can create a redirection in the ACF Extended Form module using the Redirect Action. See documentation.

    In that Action, you can use Template Tags in the URL setting, such as {action:post:permalink} to redirect to the previous “Post Action” permalink.

    You’ll find the list of all Template Tages in the documentation here.

    Hope it helps!

    Have a nice day!

    Regards.

    Thread Starter rcwdm

    (@rcwgsy)

    Thanks for that, its good to know we can do it.

    I’ll be honest when I say, I have no idea how to do anything with that information.

    All I want to do it redirect to a URL and I cannot understand how to even begin doing that with the text in that document.

    Thread Starter rcwdm

    (@rcwgsy)

    I’ve looked at this a few times and I just don’t understand what to do with that information. It could be in Japanese.

    Could you please just explain to me in plain English what I need to do?

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Template Tags let you use dynamic values in ACF Extended Forms UI. For example, it will let you use the previously created post permalink as the redirection URL.

    In your case, you have to set {action:post:permalink} in the “Action URL” of the “Redirect Action”. See screenshot usage: https://i.imgur.com/2SCZ2fB.png

    Hope it helps!

    Have a nice day!

    Regards.

    Thread Starter rcwdm

    (@rcwgsy)

    Thank you very much! ??

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    You’re welcome! ??

    Regards.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Redirect after form submission’ is closed to new replies.