Question
After a user submits a form, rather than have the user see the results that he entered, how can I just redirect to another page. The action within the form as it stands is
Action="%SCRIPTURLPATH{save}%/%WEB%/"
A simple question, perhaps, but I could not find an answer anywhere within the forms documentation.
Environment
--
SteveSoskin - 21 Mar 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Use the
redirectto, see
TWikiScripts#save
--
PeterThoeny - 21 Mar 2007