View Full Version : Domino Login Form
captainm1uk
18 Sep 2007, 4: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
19 Sep 2007, 5:05 AM
Sample form provided with Ext-nd Is'nt efficient?
captainm1uk
19 Sep 2007, 7:18 AM
Hi
Sorry must have missed it - where is it ?
RWaters
19 Sep 2007, 7: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
19 Sep 2007, 12: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
19 Sep 2007, 7:08 PM
TEST
jratcliff
19 Sep 2007, 8:27 PM
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
20 Sep 2007, 5: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
20 Sep 2007, 5:24 AM
Hi
Thanks for that - will have a play around and see what happens
captainm1uk
15 Oct 2007, 6: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
2 Nov 2008, 10:09 PM
Ext.nd.Session.CurrentDatabase.login() ;
Is this working in the current release?
thanks...s
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.