This inconsistency wastes time when using forms on a page.
When Wappler inserts a form we get this:
<form id="form1">
form elements, inputs, inputs
</form> -- we all know this closing tag is necessary
But, as in this example Wappler is happy to accept a </div> as the form close at line 92.
the form started up here on line 46 –
In fact I cannot put the close tag </form> in place of this </div> without causing an error . And the Code Suggest never sees a closing </form> tag as needed.
Yet on my next page Wappler makes sense and reports no errors, even telling me at which line the closing </form> tag must go --
Community Page
Last updated:
Last updated: