by obisi7 on Tue Sep 09, 2008 11:54 pm
Max--
I've not seen anyone who develops a software and moderates a forum as well as you do. This community owes you kudos and financial support. I will do my part by buying yur product soon after I get my cobwebs cleared.
Now my follow up question:
Do I put the form code after this statement in each tab:
echo $pane->startPanel( 'Legend', "legend" );
I am also assuming by placing the "submit" button in the last panel, all of the data entered on each tab will then be collected and sent. Right?
Regarding payment integration, will my current strategy of including the Paypal dynamic form in the Onsubmit after email sending still work? That is, does this that form get displayed in an additional tab or just simply a new web page?
Lastly, if I need to do a review in one of the tabs before submitting the form, do I include that script in the JS tab or in the tab in the form code?
Thx