Hi people thanks for it great program...im new over here and i would get help with a project.....I would use a form where if a visitor wants subscribe to our newsletter. they can do that just filling their name and email in the form, so of this way their email keep saved at my joomla site.
Thanks in advance for the Help
Mariela Vasquez
Webs Solutions
Thanks in advance for the Help
Mariela Vasquez
Webs Solutions
Hi Mariela,
just create teh form then create a table for it then connect the form to the table.
let me know if you failed at any step.
Regards
Max
just create teh form then create a table for it then connect the form to the table.
let me know if you failed at any step.
Regards
Max
Hi i did that you said and nothing happen...too i have a question...it table should be connect with jos_users?
Too the main issue is that i would that when they get subscribe to the newsletter, they get automatically register at my site, because the news letter program add automatically to all the new users, but that program use the joomla registration core.
Regards
Mariela
Too the main issue is that i would that when they get subscribe to the newsletter, they get automatically register at my site, because the news letter program add automatically to all the new users, but that program use the joomla registration core.
Regards
Mariela
Hi Mariela, tell me please the steps you followed to make and test this.
Over there is that form that i create http://www.forwardexpeditions.com/ at the right side. well i put that code at the form field
Regards
Mariela
<p>
<label>Name:
<input name="Name" type="text" id="Name" size="20" maxlength="100">
</label>
</p>
<p>
<label>Email:
<input name="Email" type="text" id="Email" size="20" maxlength="100">
</label>
</p>
<p>
<input type="submit" name="Send" id="Send" value="Submit">
</p>
Regards
Mariela
good, this was the first step, from the forms management page, check your form and click create table at the top, then save your table, now open your form for editing and go to the db connections tab and enable it and choose your table from dropdown list.
regards
Max
regards
Max
Ok i create a table named jos_chronoforms_form22 (its already connect and have the Enable Data Storage Enable : Yes) but i tested again and nothing happen
so in the forms management page you can see the table name beside the form name ?
Yes there appear at the Tables Connected jos_chronoforms_form22
ok, please show me your form code.
is that
<p>
<label>Name:
<input name="Name" type="text" id="Name" size="20" maxlength="100">
</label>
</p>
<p>
<label>Email:
<input name="Email" type="text" id="Email" size="20" maxlength="100">
</label>
</p>
<p>
<input type="submit" name="Send" id="Send" value="Submit">
</p>
please wait for the next stable release to come out in a few hours then we can test again, their have been issues with this for a few users too.
Regards
Max
Regards
Max
Hi i just install the new version..but i dont had luck with that...please help
Regards
Mariela
Regards
Mariela
Hi MAriela,
please backup your form and attach it here!
Max
please backup your form and attach it here!
Max
Here you are...
Hi Mariela,
I checked the form, you didn't add your form fields while you are creating the table, but still table records should be added, how do you check the form records ?
I checked the form, you didn't add your form fields while you are creating the table, but still table records should be added, how do you check the form records ?
Sorry what do you mean....i dont understand
How do you know that data are not getting stored ?
This topic is locked and no more replies can be posted.