i'm working on implementing episerver forms and there is one last issue that is bugging me. By default, if the cms user has not entered text in the field 'Display message after form submission' the the text displayed at the end of the form is just 'Submit successful'.
is there a way to replace the default success message with my own string value? preferably as html so i can style it to match other form success messages on the site.
Hi,
i'm working on implementing episerver forms and there is one last issue that is bugging me. By default, if the cms user has not entered text in the field 'Display message after form submission' the the text displayed at the end of the form is just 'Submit successful'.
is there a way to replace the default success message with my own string value? preferably as html so i can style it to match other form success messages on the site.
thanks
Sam