View Full Version : Domino Login Form
captainm1uk
09-18-2007, 08:57 AM
Hi
I would like to use the $$Login form in Domino wth ext. Is there anyone out there who has a woking example of this
Thanks
becomcs
09-19-2007, 09:05 AM
Sample form provided with Ext-nd Is'nt efficient?
captainm1uk
09-19-2007, 11:18 AM
Hi
Sorry must have missed it - where is it ?
RWaters
09-19-2007, 11:58 AM
I must have missed it as well :P, To my knowledge we don't have one created, but it sounds like something we should ;)
captainm1uk
09-19-2007, 04:10 PM
:))
Thanks - if you do can you let me know - trying to do better things with my web apps but no jack about ext. I have looked at the samples and think "I wish I could do that" so any help would be greatly appreciated
Cheers
zhumuwang
09-19-2007, 11:08 PM
TEST
jratcliff
09-20-2007, 12:27 AM
In the next release you can also call Ext.nd.Session.CurrentDatabase.login() and it will pop up a dialog where you can enter a username and password.
If you want to try it before the next release (it's broke in the current release), edit the Ext.nd.Session.js form in your database and replace all Ext.nd.Database references with Ext.nd.Session.CurrentDatabase. In the next release I'll also try and clean up the look of the dialog (perhaps even use the Ext.form.Form classes to build it)
You can also see it in the demo.nsf db on OpenNTF > http://www.openntf.org/extnd/demo.nsf/main.html
The default view that loads has a action in the actionbar that calls the login(); method
becomcs
09-20-2007, 09:10 AM
Try using a $$LoginUserForm into a domcfg.snf database.
I'm prety sure it's quite easy to apply Ext.nd.SampleForm to $$LoginUserForm
In addition look forward to
Hacking Domino Login Form Mappings (http://www.codestore.net/store.nsf/unid/BLOG-20060517/)
It could be usefull
Hope this help you
captainm1uk
09-20-2007, 09:24 AM
Hi
Thanks for that - will have a play around and see what happens
captainm1uk
10-15-2007, 10:04 AM
The demo.nsf database on openntf.org has some stuff in it that i need - can I get this db from anywhere ?
Sherri Taylor
11-03-2008, 01:09 AM
Ext.nd.Session.CurrentDatabase.login() ;
Is this working in the current release?
thanks...s
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.