Fields added in a Form are not visible

bbsagency 05 Jul, 2010
Hi, I have a Form with some data fields, connected to a DB.
Through Wizard Edit, I have added 3 new fields and I have moved the position of another one.
I added the new fields on the relevant DB table.
Apparently all is ok, but when I run the form, the new fields ar not displayed, and the moved field is on the old position.
Could someone help me?
Thank you very much!
GreyHead 05 Jul, 2010
Hi bbsagency,

It sounds as though the Wizard Edit didn't save correctly.

Bob
bbsagency 05 Jul, 2010
I agree to you!
I have saved many times, I have disconnected from the DB table and reconnected again, but I can not understand where could be the problem.
Do you have some suggestions about other way to follow?
Thanks!
blancawarner80 05 Jul, 2010
Im having the same problem too. Hope this will be fixed soon.
Thanks a lot.
GreyHead 05 Jul, 2010
Hi bbsagency,

Edit the Form HTML by hand.

Bob
bbsagency 06 Jul, 2010
Hi Bob, I have tried to change by hand the HTML code, but without success.....
GreyHead 06 Jul, 2010
Hi bbsagency,

Tell me how it fails? It's hard not to be able to edit by hand??

Bob
bbsagency 16 Jul, 2010
Hi Bob,
what I'm meaning that both if I add some new controls by WizardEdit and by hand on the "Form HTML" field (on the Form Code tabsheet), I have the same result...
When I run the From, I don't see the fields.

Moreover, I tried to change the position of another field, both by drag&drop on WizardEdit and by editing the code by hand, but when I run the Form, the control is always on the same position.

I hope there is a solution...

Regards
GreyHead 16 Jul, 2010
Hi bbsagency,

By all means email or PM me the site URL and a SuperAdmin login and I'll take a quick look.

Bob
bbsagency 16 Jul, 2010
Hi Bob,
thank you for your availability to help me.

I have solved the problem by creating again the form.
After that, I can add new fields or change their position, and I see the effects on the running form.

Anyway, I have another problem: when I add new field sto this form or to other forms, the data are not written to the relevant fields on the database table.

After adding the news fields on the Form (and on the related table of course), on the "DB Connection" sheet I set to "No" the "Enable Data Storage" field, I save it, and after I set again to "Yes".

But even after that, the Form doesn't write the fields on the database table, but it write just the old fields.

Where do you think could be the problem?

Regards,
Giuseppe
GreyHead 17 Jul, 2010
Hi bbsagency ,

Have you added the new fields as new columns in the database table?

Bob
bbsagency 19 Jul, 2010
Hi Bob,
yes, I have added the new fields on the table, and named with the same name on the control IDs.
Regards,
Giuseppe
This topic is locked and no more replies can be posted.