Forums

v3 Wizard Edit - Question

needshelp 17 Apr, 2012
Sup favorite ppl,

I'm having an issue here on a wizard editor. It seems to be cached or something. Someone added a link using the text element they forgot to add a quote to the end of target so it looks like target="_blank. I fixed it in the form html code but, the wizard edit for this form still appears to be broken. It does not load the side bar or the rest of the form after that issues. I've deleted all the html from the form still loads the same, seems to be cached or mysql query error. Any insight on this?
GreyHead 17 Apr, 2012
Hi needshelp,

The editor isn't cached but quote errors can be hard to fix as form code gets tangled with the page code. You may be able to fix it by editing the record in the database table using PHPMyAdmin to add or remove the bad quote.

Bob
needshelp 17 Apr, 2012
I figured, it's odd because you would think if you fix the form html it would fix that quote since I can image box form html and Wizard edit reading the same code right?
GreyHead 18 Apr, 2012
Hi needshelp,

The Wizard edit uses a different set of code and the 'box code' is re-written when you save the Wizard.

Bob
needshelp 18 Apr, 2012
Boss. If this happens to any one else check your chronocode field in your table.
This topic is locked and no more replies can be posted.