XModPro

AddSuccessTemplate fails display field values

Grant Ehret Grant Ehret asked Sep 19, 2013
Active Sep 20 · Viewed 2089 times
I have an AddForm running in a FormView module. The form works great and submits just fine. I have AddSuccessTemplate that also works fine except that it fails to retrieve [[data]] values that are available in AddForm. This is true for both data-bound field values and Stored Proc Output parameters. <br /><br />I based by code off the AddForm help documentation however the sample code was missing the ItemTemplate tags and would not run without modification. The importance of tested, working examples paramount to our success as developers.<br /><br />*** Please see the relevant code in the 1st &quot;Answer&quot; below.. ***<br /><br />I could really use some help with this one!<br /><br />Thanks!<br /><br />

3 Answers

Loading answers...