Form Data Not Displaying

Display form data on a confirmation page in ChronoForms.

Overview

The issue occurs when using custom HTML elements with placeholders that do not get replaced by actual form data, often after an upgrade.
Update to the latest version of ChronoForms v5 to resolve the data parsing and ensure placeholders are correctly processed.

Answered
wi wibadd 05 Mar, 2015
I have been recreating the events (and some form elements) in CFv5, which did not carry over when I upgraded from CFv4. I have resolved most of them, but this issue has me stumped.

In my form, I capture info and then present a confirmation page. I am using the custom element with HTML, and some PHP for conditional display, and am using the { } to present the data, but have also tried $form->data['field'], without any success. The debugger on the On Submit event indicates that the form data is captured. I have also used the Multi Page event and HTML (Render Form) events on each page. I have tried changing the HTML event from File, to Post and Get, but all I keep getting is the actual {[i]field[/i]} outputted.

So what am I doing wrong?

[attachment=0]3-5-2015 11-35-44 AM.png[/attachment]
[attachment=1]3-5-2015 11-36-05 AM.png[/attachment]
[attachment=2]3-5-2015 11-37-21 AM.png[/attachment]
wi wibadd 05 Mar, 2015
Answer
Per Max, I installed the latest updated version of CFv5 and it resolved the data display issues; however, now it had caused issues with the JS. Still investigating. . .
This topic is locked and no more replies can be posted.