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¡?¡?
<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¡?¡?