In WSS, I would like to change where Sharepoint redirects the user when
performing a Save and Close. Currently it takes them to the list. I
want them to go back to the previous page with a refreshed view. Is
this possible?

Re: Redirect to Referred Page after saving edits by Ian

Ian
Sun Jan 08 15:45:36 CST 2006

Hi,
You can do this 2 way.
Using FrontPage 2003, you can change the default page for a list. The
default page is used as a redirect after a list item is created or edited
(right click on the list name in FP and select Properties).

Using a modified url for the create item, you can specify any return url to
the newform.asp page by crafting you own Create Item url. If you look at the
existing url when you go to a create or edit item page you will see a
?Source= value. You can replace this with any url you want the user to be
redirected to after they save the item.

Regards,
Ian
http://www.wssdemo.com

"Steve" <stephen.machesney@tycohealthcare.com> wrote in message
news:1136607081.676750.37300@o13g2000cwo.googlegroups.com...
> In WSS, I would like to change where Sharepoint redirects the user when
> performing a Save and Close. Currently it takes them to the list. I
> want them to go back to the previous page with a refreshed view. Is
> this possible?
>



Re: Redirect to Referred Page after saving edits by Hasse

Hasse
Mon Jan 16 05:03:02 CST 2006

Hi,

What if I want to go back to the DispForm.aspx page for the item I just
added/edited? How can I do that?

Regards,
Hans

"Ian Morrish" wrote:

> Hi,
> You can do this 2 way.
> Using FrontPage 2003, you can change the default page for a list. The
> default page is used as a redirect after a list item is created or edited
> (right click on the list name in FP and select Properties).
>
> Using a modified url for the create item, you can specify any return url to
> the newform.asp page by crafting you own Create Item url. If you look at the
> existing url when you go to a create or edit item page you will see a
> ?Source= value. You can replace this with any url you want the user to be
> redirected to after they save the item.
>
> Regards,
> Ian
> http://www.wssdemo.com
>
> "Steve" <stephen.machesney@tycohealthcare.com> wrote in message
> news:1136607081.676750.37300@o13g2000cwo.googlegroups.com...
> > In WSS, I would like to change where Sharepoint redirects the user when
> > performing a Save and Close. Currently it takes them to the list. I
> > want them to go back to the previous page with a refreshed view. Is
> > this possible?
> >
>
>
>