David Zaoui
|
Monday 16 July 2007 2:53:48 am
Hi,
When i publish an article after editing it, it redirects by default to the folder view which contains the article.
Instead of it, I want to be redirected to the full view of the article that i have just published . I tried to make this works by adding a "redirectURIafterpublish" hidden field in the edit template, but the problem is that it seems that i can't know by advance the node ID of my future article , so i can't give a valid URI to redirect. Is it possible to do this redirection into the template or do i have to use a customactionhandler? Thanks, David
|