Redirect to current pod after Edit it
-
I’ve created a page to edit single pod (in frontend ) though url variable named report_id. It work fine, but how to redirect url to single pod itself after save(submit)?
[pods form="1" name="report" fields="ar_name, ar_department, ar_jobtitle" id="{@get.report_id}" label="Save" thank_you="?p={@get.report_id}"]
The shortcode works EXCEPT the thank_you part.
It takes to mydomain/[email protected]_id
Only the text of magic tag but not the value of it.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Redirect to current pod after Edit it’ is closed to new replies.