09-23-04 02:47 AM
Hi
Why not embed the console on the posting? Like the way the
default console works? You can customize that console to
get it to look like the rest of the page and add/remove
items from it.
I don't think the approach you are using would work as the
redirect will happen before there is any chance for the
contents to be saved.
regards
Mei Ying
>-----Original Message-----
>I have created a couple of links that takes the user to
either creating a new
>posting or editing the current posting being viewed. I
would like to add a
>cancel and finish button in the template that would
perform the same action
>as the console exit and save and exit functions. I've
tried the following and
>it doesn't works. It exits the posting, but do not save
the contents.
>
> AuthoringReeditSaveAndExitAction a = new
AuthoringReeditSaveAndExitAction();[vbco
l=seagreen]
> redirectUrl = action.UrlPostback;
>
>Any thoughts on how I can solve the problem?
>.
>[/vbcol]
[ Post a follow-up to this message ]
|