I have not tried it myself but you could try the request referrer
attribute. If it changes to the edit page link upon clicking the edit
(that's the "i'm not sure part") you can always store the referrer as
someone enters the page and purge it upon save/cancel. the choice
between cookie/session/db store is really dependent on your setup and
personal preference.

I'd be glad to try help out more when you supply the details and code
snippets

On Mar 3, 8:23 pm, Bob Sleys <[email protected]> wrote:
> Is there a simple way to make a form return to the referring page on a save
> or cancel?  I have links to edit an item from 2 different locations in my
> app and I'd like the user returned to the page that they used to get to
> edit the item instead of a fixed page.
>
> Bob

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to