|
No data from Form-id to cart 1 Year, 5 Months ago
|
|
|
Hi,
I have a textarea for a product called Gravyr but when I fill it in it wont place the text in to the cart. And I have done exactly as it say in the manual.
In the Product view, should it be namned Form-id or something else?
In the module, should the VM Product attribute be Form-id?
Should the value for the hidden field formkey also be formkey?
In the field for Form-id in the product view it also says "None".
What could be the possible causes why this doesnt work? If I change the setting in the module to Settings it looks like the following on the webpage (everything seems to be right):
"Chronoform in flypage
Add the Custom Attribute List "Form-id" to your VirtueMart product. This field is used to link the form-data to the correct product/order. You can use another value, just make sure you also set it in the corresponding module.
VirtueMart custum attribute field found in product and module!
Your Chronoforms form must be included in the flypage, using the Chronocontact content-plugin. The form must contain the hidden field "formkey".
The Chronoform form is found by the module!
The hidden field "formkey"is found!
Check the ajax-return form
There must be a form with the name "bix_ajax_return" in your Chronoforms database. That form must have the correct code in the formcode. This is checked below. Bixie creates the form on first setup of the module.
Chronoform "bix_ajax_return" exists and is OK!
Form settings in Chronoform
Your form needs 2 settings to work with the Bixie VM-Chronoforms module. The redirect url must be set to "index.php?option=com_chronocontact&chronoformname=bix_ajax_return&tmpl=component". In the form tag attachment "onsubmit=BixFormUpdate()" must be added.
Correct redirects found in form!
Correct "onsubmit" function found in form!
Check form database table
The form must be connected to a table. The hidden field "formkey" must be present in the table.
The databasetable of the form is found!
Field "formkey" is present in your databasetable!
Everything seems fine! Set the module in module-mode and use your form!"
Hopefully someone can help me with this as soon as possible, I really need help fast!
Best Regards,
Linda Maltanski
|
|
|
|
Last Edit: 2010/09/07 15:41 By linmal.
|
|
|
Re:No data from Form-id to cart 1 Year, 5 Months ago
|
|
|
Problem solved!
I didn´t add a submit button, I didn´t believe that it was imperative to have a submit button. But now I know better! =)
/Linda
|
|
|
|
|
|
|
Re:No data from Form-id to cart 1 Year, 4 Months ago
|
|
|
Yes, you must have a submit button. I hope that Malles changes this, so that the add-to-cart button also submits the form.
Actually you can make the submit button to have a "add-to-cart" behavior, but I think the other way around would be better.
|
|
|
|
|
|
|