How to redirect to another Service Portal page after submit of service catalog
We are trying to redirect user after submission of a service catalog item form to a specific page however the below code does not work:producer.redirect ="sp?view=sp&id=form&table=change_request&sys_id="+current.sys_id;I've seen a known error documen...