Massimo, Thanks for your reply, it solved the first part of the problem. I am left with a submit button that doesn't work:
In the view:
{{=form.custom.submit}}
In the browser:
<input type="submit" value="Login" class="btn btn-primary">
Do I have to add any code to get this to work?
Kind regards,
Annet

