How to Edit an Existing Form?

geoffr 21 Oct, 2010
Hi, I am fairly new to Chrono forms... very powerful, thanks!

I used the Forms Wizard to create my initial form, and now need to edit it. Is there a way to edit it back in the wizard? I prefer not to work in the code if I can avoid it.

Thanks again,
Geoff
GreyHead 21 Oct, 2010
Hi Geoff,

Please use the Wizard Edit, check the box by the form name then click the icon.

Bob
geoffr 21 Oct, 2010
That's great, thanks.

Geoff
geoffr 21 Oct, 2010
I'm getting a load of rubbish text in the top of the Chrono forms Admin page... any idea what might cause it?

Geoff

mSubmission').setStyle('display', 'none'); $('step1image').setProperty('src', 'components/com_chronocontact/images/steps/step11.png'); $('step2image').setProperty('src', 'components/com_chronocontact/images/steps/step22.png'); $('step3image').setProperty('src', 'components/com_chronocontact/images/steps/step32.png'); $('step4image').setProperty('src', 'components/com_chronocontact/images/steps/step42.png'); }else if(stepid == '2'){ $('formbuilder').setStyle('display', 'none'); $('emailbuilder').setStyle('display', 'block'); $('templatebuilder').setStyle('display', 'none'); $('AfterFormSubmission').setStyle('display', 'none'); $('step1image').setProperty('src', 'components/com_chronocontact/images/steps/step12.png'); $('step2image').setProperty('src', 'components/com_chronocontact/images/steps/step21.png'); $('step3image').setProperty('src', 'components/com_chronocontact/images/steps/step32.png'); $('step4image').setProperty('src', 'components/com_chronocontact/images/steps/step42.png'); }else if(stepid == '3'){ $('formbuilder').setStyle('display', 'none'); $('emailbuilder').setStyle('display', 'none'); $('templatebuilder').setStyle('display', 'block'); $('AfterFormSubmission').setStyle('display', 'none'); $('step1image').setProperty('src', 'components/com_chronocontact/images/steps/step12.png'); $('step2image').setProperty('src', 'components/com_chronocontact/images/steps/step22.png'); $('step3image').setProperty('src', 'components/com_chronocontact/images/steps/step31.png'); $('step4image').setProperty('src', 'components/com_chronocontact/images/steps/step42.png'); }else if(stepid == '4'){ $('formbuilder').setStyle('display', 'none'); $('emailbuilder').setStyle('display', 'none'); $('templatebuilder').setStyle('display', 'none'); $('AfterFormSubmission').setStyle('display', 'block'); $('step1image').setProperty('src', 'components/com_chronocontact/images/steps/step12.png'); $('step2image').setProperty('src', 'components/com_chronocontact/images/steps/step22.png'); $('step3image').setProperty('src', 'components/com_chronocontact/images/steps/step32.png'); $('step4image').setProperty('src', 'components/com_chronocontact/images/steps/step41.png'); }else{} }
GreyHead 21 Oct, 2010
Hi Geoff,

This is an occasional but unfortunate bug - we see it reported once every week or so here. As far as I know Max hasn't found the cause or a fix for it. Please will you report it to him directly using the Contact Us form here.

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