Producer.Redirect?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2014 08:35 AM
Team,
Is there a way I can redirect my record producer to "My Open Incidents' once it's submitted.
Warm regards
Vincent Davis
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2014 09:40 AM
Add this in the script section of the Record Producer:
producer.redirect = 'incident_list.do?sysparm_query=caller_id%3Djavascript%3Ags.getUserID()';
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2014 09:44 AM
Dh4234,
That works!!!!!!!!!!!!!!!!!!!!!!!!!
Thanks.