Hi,
On an ecommerce solution I'm using the form for editors module on a productpage using snippets. When the form is submitted I would like to stay on the same product as I was before the form was submitted. Lets say I'm on domain.dk/default.aspx?id=20&productid=prod10. When I submit the form right now, I'm redirected to domain.dk/default.aspx?id=20&s=XM9YqBOEVUM%3d. So now I do not know which product to show = I show nothing. Is it possible for the forms for editors to submit to the current page - INLCUDING all url parameters?