Not enough form fields to create table

LeMoNsZ 26 Mar, 2008
An Error Is Occured When i clicked "Create Table".
Error = << Not enough form fields to create table >>

May i know why this happen?
GreyHead 26 Mar, 2008
Hi LeMoNsZ,

Either because you didn't select any fields to include in the table on the previous screen; or because your form doesn't have any fields to be selected.

Bob
LeMoNsZ 26 Mar, 2008
But i had ticked on the "Form Name" before i click the "Create Table" Panel Icon.
GreyHead 26 Mar, 2008
Hi LeMoNsZ,

In that case perhaps ChronoForms isn't finding any fields in your form?

Bob
Max_admin 27 Mar, 2008
Hi LeMoNsZ,

Make sure the field names are using this correct formula name="filed_name"/name='field_name', no spaces in filed names!

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jxl 31 Mar, 2008
I got the same thing the first time I tried to set up a form. It turned out that I used a form generator that did not put the quotes around the field name, just name=field_name instead of name="field_name". It took while to figure that out.
Max_admin 01 Apr, 2008
Thanks Jxl for sharing your experience with this one๐Ÿ™‚
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
pixeltrace 08 Feb, 2009
Hi,

I am having the same problem,

this are the field names that i placed
fname="first_name"
lname="last_name"
email="email_add"
address="address"
telnum="tel_number"
mobnum="mob_number"


but its still not working.
is there anything that i missed aside from this?

thanks so much!
GreyHead 08 Feb, 2009
Hi pixeltrace,

It should be:
name="field_name_1"
name="field_name_2"

Bob
pixeltrace 08 Feb, 2009
Hi,

I tried that and i even copied exactly the sample value that you posted to test. but still no luck
is there anything else that i need to do aside from that?
i'm using this version 2.3.9 and joomla 1.0.15

Thanks!
GreyHead 08 Feb, 2009
Hi pixeltrace,

What exactly are you trying to do? I'm asking because this isn't a part of the typical ChronoForms workflow.

Bob
pixeltrace 08 Feb, 2009
Hi,

I just wanted to create a form. basically what i do is, i go to
form management>
new form>
fill up the general tab>
goto field titles tab>
save>
create tables
thats how i did earlier.

is there something that i missed? or something wrong with my procedure?

thanks!
GreyHead 08 Feb, 2009
Hi pixeltrace,

The bit that seems to be missing is adding your Form HTML in the Form Code tab, I'm certain that step is needed too.

Bob
pixeltrace 08 Feb, 2009
Hi,

I agree with you. i was reading the tutorial and noticed that some of the component is missing on my instailation
- form wizard
- menu remover
i downloaded the chronoform component installer here for j1.0 and did the basic component installation.
i tried it several times already but i cant get those missing menu links.

is there any alternate way here for me to access the form wizard?

thanks!
GreyHead 08 Feb, 2009
Hi pixletrace,

The Form Wizard is only in ChronoForms v3.0 for Joomla 1.5 - it doens't exist for Joomla 1.0 (and Max has no plans to add it as Joomla 1.5 is coming to the end of its main life).

You can though create form html in DreamWeaver or some other tool or by hand and add it into the Form HTML box in the Form Code tab in your version of ChronoForms. (The video tutorials that are still on the site are for this version and show form code cut and pasted from Kompozer

Bob
This topic is locked and no more replies can be posted.