It is the code in the form external to FlexWiki that decides where the
redirect on completion of the forms processing goes. If it has a mechanism
that allows a redirect to a web page other than that which invoked the form
(usually via a separate input variable) then you need FlexWiki to construct
a link to that form with the variable populated with where you want the
redirect to go. FlexWiki's link constructors will do this, but it must be a
capability that already exists in the external form.
Do you have any examples of links from elsewhere in your website, that use
this form and behave as you want by going to a different web page after
forms processing? If so can you send a copy of the link used to call the
form from that part of the website?

John Davidson

On Fri, Feb 15, 2008 at 3:18 AM, Astralis Lux <[EMAIL PROTECTED]>
wrote:

> Is there a way to dynamically change the redirect whenever a user makes an
> edit?
>
> For example, I have a form setup on a completely different section of the
> site outside of the wiki directory and I can get it to submit but it always
> redirects to the original wiki directory topic.
>
> I'd like to do this without recompiling the code.
>
> Thanks in advance.
>
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to