XModPro

AddSuccessTemplate

 Moebius Moebius posted Jul 15, 2015
Active Jul 15 · Viewed 2225577 times

So I added

<AddSuccessTemplate>

<ItemTemplate>

<h1>Form Submission Successful</h1>

<p>Thanks for your submission.</p>

<xmod:ContinueButton Text="Continue" />

</ItemTemplate>

</AddSuccessTemplate>

to my form expecting it to be hidden. It is always visible, even without a form submission. Is there something I am missing here?

4 Replies

Loading replies...