Wayan Jaya wrote:
You need to do some backend PHP code to make the form work. What sort of problems are occurring with WFB did you not follow the video I did about exporting and installing forms to a webpage or does it still not work?
When I went in to remove line 5 of the code "check out my coffee cup form" that was the only edit I made. This is what shows up when I look at the html page of the form
Dispatch(); } else { if( ! isset( $_GET['action'] ) ) $myPage->ReportStat( 'NotifyFormView' ); } ob_start(); $myPage->Show(); ob_end_flush(); ?>
I've tried to export the project since, and there has been an update of blank pages. I then reviewed the file to see if I added the php and files to the project folder, which I did. Maybe I need to go back over it again? I'm not sure why it hasn't posted. I'm gonna try a new one to see if it will go.