Forums

HTML Code dont keep save

angelmorales 04 Mar, 2014
Hello I have a problem with the Code HTML, I modify the code HTML (first image) adding the next line to the code:
<input type="text" onkeyup="this.value=this.value.toUpperCase()" />
then I save , the forms works fine.
Then i made a change in the same form using the Wizard-Edit (second image), then I save ,but the change that I made in the HTML code dont keep save,(third image) whats the problem¡?¡?
GreyHead 05 Mar, 2014
Answer
1 Likes
Hi angelmorales,

You have the Form type set to Wizard so the HTML is recreated when you save from the elements in the Preview tab. It's probably best to leave it that way.

If you really do want to edit the Form HTML directly then you can set the Form Type to Custom and the Preview tab will be disabled.

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