Hello everyone!
I am a bit new to Chronoform but have been doing a lot of reading in the forums and FAQs...
What I am attempting to do is create a webform in Joomla for profit organization who hold bi-annual conferences. Basically I am trying to create a form that takes the members information, totals the cost for various fields (ie membership renewal, Conference fees and so on) and then links in with our payment gateway to process credit cards.
The form I created uses a javascript to total the costs on the forms, and I cannot get this to work corretly. I find that if I put the leave out the form information, just putting in the header and body in the FORM HTML part and publishing all of the form plus the javascript, that it works, but then it doesn't create the tables necessary to store the data because the form isn't actually in the FORM HTML part. The javascript employed is called Calculated Fields which is a Dreamweaver addin from hotdreamwever.com.
If I just put the form in the FORM HTML, then the form and table works correctly, but the various fees are not tabulated at all.
Any help would be appreciated... I don't know if I should publish any of the code or not, but would be happy to if that is helpful.
Thanks in advance for any suggestions or help. π
I am a bit new to Chronoform but have been doing a lot of reading in the forums and FAQs...
What I am attempting to do is create a webform in Joomla for profit organization who hold bi-annual conferences. Basically I am trying to create a form that takes the members information, totals the cost for various fields (ie membership renewal, Conference fees and so on) and then links in with our payment gateway to process credit cards.
The form I created uses a javascript to total the costs on the forms, and I cannot get this to work corretly. I find that if I put the leave out the form information, just putting in the header and body in the FORM HTML part and publishing all of the form plus the javascript, that it works, but then it doesn't create the tables necessary to store the data because the form isn't actually in the FORM HTML part. The javascript employed is called Calculated Fields which is a Dreamweaver addin from hotdreamwever.com.
If I just put the form in the FORM HTML, then the form and table works correctly, but the various fees are not tabulated at all.
Any help would be appreciated... I don't know if I should publish any of the code or not, but would be happy to if that is helpful.
Thanks in advance for any suggestions or help. π