-
☆ A M B ☆
- 117 Posts
Hi,
I have created a form using EForm. Validation works and it sends mail correctly.
But, I need to send the user to a totally different page if the mail is sent correctly, else he is presented again with the form on the same page if there are validation criteria not met.
It seems simple and stupid ... but could not find the hang of it :S
-
☆ A M B ☆
- 24,524 Posts
&gotoid (Optional) document id to load after sending message. See also &thankyou
-
☆ A M B ☆
- 3,141 Posts
Quote from: sjmclean at Jun 16, 2010, 04:22 AM
But, I need to send the user to a totally different page if the mail is sent correctly, else he is presented again with the form on the same page if there are validation criteria not met.
That’s the idea, right? Show the page again if the validation criteria aren’t met?
-
☆ A M B ☆
- 117 Posts
Solved! Had a spelling mistake ... that’s why it wasn’t working before!