Home › Forums › ACF PRO › FR: acf_form return to permalink › Reply To: FR: acf_form return to permalink
This replacement is great, but I need one for post ID also, not URL.
This is because my custom post type don’t have own URL, only URL parameter (like /dashboard/<CPT-ID> )
But its also much more versatile because people can do anything they want with the ID.
So please can you add also:
$form['return'] = str_replace('%post_id%', $form['post_id'], $form['return']);
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.