Skip Navigation

[Resolved] Option to show message after form submission doesn't do anything

This support ticket is created 5 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 2 replies, has 2 voices.

Last updated by diyanK 5 years, 9 months ago.

Assisted by: Christian Cox.

Author
Posts
#1223578

Hi team,

I'm trying to create fully functional delete (self) account feature on my project and I need a little help.

I started with the guide from this ticket:
https://toolset.com/forums/topic/add-the-link-delete-account/#post-1223439

The method works and deletes the custom user and his custom posts...Also the option to show a message after submitting the form does nothing on my setup, just adds some parameters to the url.

Thanks in advance!
Diyan

#1223599

Which are you trying to do - redirect to the home page to show a message, or show a message on the same page where the Form was submitted?

#1223625

Redirecting to the homepage and showing the message as you described in the other ticket did it for me!

I just wanted to mention that the option to show a message after submitting the form(from the form's settings page) did not work on my setup.

We can close this one as the other solution is better.