You will need to write a custom submit action as explained in the article that I sent you. In the custom submit post.jsp you will add the following code
com.adobe.aemds.guide.utils.GuideSubmitUtils.setForwardPath(slingRequest,"/bin/storeafsubmission",null,null);
Repalce the /bin/storeafsubmission...