Why does this not work: {{=LOAD(c='default', f='user', args='login', ajax=True)}}?

31 views
Skip to first unread message

naveed

unread,
Mar 10, 2015, 8:29:42 PM3/10/15
to web...@googlegroups.com
I'd like to be able to login a user using ajax if possible. I thought using LOAD for the built-in user forms would work, but when I add this to my index.html

{{=LOAD(c='default', f='user', args='login', ajax=True)}}

It only shows "Loading ...". Is this possible or do I have to use auth.login_bare?

Massimo Di Pierro

unread,
Mar 11, 2015, 4:49:29 PM3/11/15
to web...@googlegroups.com
It is possible but it will not automatically refresh the outer page. Not sure why it is stuck on loading without looking at the rest of the code.
Reply all
Reply to author
Forward
0 new messages