0
votes

As all of our Xpages code is now going Bootstrap I want to bootstrap my log-in form.

I found this code. It is a little old, and I am having some difficulty getting it to work.

Is there a native Xpage log-in form? Could you have a custom log in form - but then set the property on the form to open an Xpage and log in from there?

1
Check OpenNTF...also your link has a typo in itSteve Zavocki
I believe the only way to force an XPages login form is similar to this XSnippet. I personally settled for editing our $$LoginUserForm in our domcfg.nsf w/ some inline html to make it Boostrap'd.Eric McCormick

1 Answers

0
votes

I have one in my BS3 template (and in various other apps I created). Maybe you can just copy the source from here: https://github.com/zeromancer1972/Bootstrap-3-Template/blob/master/ODP/XPages/login.xsp