record producer to redirect to previous page after submission
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2018 11:25 AM
if i am in page a and if i click my record producer and it opens up and up on submission instead of redirecting to home page can i redirect to the previous page which it launched from ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2018 11:56 AM
You can acheive using
producer.redirect="URL" in the last line of record producer script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2018 12:05 PM
its not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2018 12:10 PM
Trythis
producer.url_redirect="<your url>";
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2018 12:17 PM
what should i put in your URL ?,, i dont wann hard code the URL