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]
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]