How to redirect the requesters to the request list view after submitting a request?

How to redirect the requesters to the request list view after submitting a request?

Hello,

How can we redirect the requesters to the request list view after submitting a request?

I tried the following rule "on form submit" but it does not work:

if($CS.isFormSubmit()){
  parent.window.location="/WOListView.do";
}

Best regards,
Demetrius
                New to ADManager Plus?

                  New to ADSelfService Plus?