Please show us the form and the customization. {{=form.custom.submit}}
should just produce <input type="submit"/>. The problem is somewhere
else.On Jul 22, 6:37 pm, elfuego1 <[email protected]> wrote: > Hi, > > I had made my custom form, but adding {{=form.custom.submit}} doesn't > let me send the form. > How should I add submit button to the page, so I would get a default > fields validation and form submit functionallity? > > Best regards.

