The link you are referring to is not opening: https://quizandsurveymaster.com/docs/creating-quizzes-and-surveys/setting-up-emails/)
-
This reply was modified 6 years, 9 months ago by azekry.
Try to remove all attributes classes and ids and every attributes if you did it may work.
i was putting the from inputs in a table and i used the colsapn attribute (colspan=”2″) this attribute also cause a problem in redirect.
hope this help.
I faced this problem today and i searched for a solution to this bad problem and didn’t find any thing !!
and after more tries i found that when i add a class attribute to any html element in the from i get wrong redirect when saving the edit form, so you must remove any class attributes or replace it with id
this stupid and unexpected solution fixed my problem and hope it to help you.