Adding a field after saving a form

auntypizza 06 Nov, 2008
Hi,

I am very new to ChronoForms; just started learning it today.

How do you add a field after you have saved your form?

And can you re-arrange the field order?

Thanks in advance
GreyHead 06 Nov, 2008
Hi auntypizza,

Click the form code tab and open the form html box - you can add and edit your form code there. The default layout is a bit messy, I usually run the code through HTML Tidy to make it easier to understand.

If you've already created a table for your form then you will either need to edit the databse and the autogenerated code by hand (if you have valuable data saved); or delete the table and recreate it to include your new fields.

Bob
auntypizza 06 Nov, 2008
Thanks Greyhead. That's one thing I thought of but thought there may be a "quicker" way.

Cheers
GreyHead 06 Nov, 2008
Hi auntypizza,

I think Max has plans for a Wizard that will let you re-edit but I suspect that there is a lot of work involved!

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