Frontpage forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know how to delete the default confirmation page when you create
a Frontpage form?
 
I tried that but the default page still shows up. That is what I want to get
rid of. Any ideas how to overwrite it or stop it from being created?
 
Make sure it "took" in the form properties. There is a bug that causes them
to think you hit "cancel" when you hit "ok" (more or less) so that no
changes are made.

You might just need to set it again.
 
You can't stop it being created since it is the script/function of the
server extension to produce that page.

You need to, as mentioned in this thread, create your own confirmation page.
Remember to publish that page, along with your form page.

It should work, and there's no reason for the default page to continue
showing if you have correctly specified the custom confirmation page.
 
Back
Top