Is there a way to specify where foxdelete redirects the user after the user presses the delete button?

I have a "controller" page that presents a series of forms one at a time. Each form is included from another page and the responses are saved on these other pages. The controller page knows which form to present based on a Get value in the URL.

My technique works fine for fox forms, because I can specify the redirection: 'target={$FullName} redirect={*$FullName}?page={$?page}'. But I don't see redirection capability for foxdelete. Without it, the user who deletes something via the delete button will go all the way back to page 1.

Randy
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to