Welcome to the IBM Collaboration Solutions Community IQJam.
UsernamePassword
Reset Password | Register
   
Home | Leader Board | Tags | Help
dojo.Lightbox , could this be used with a form in xpages not just an images 
I was reading this about dojo.Lightbox and was wondering if you could use this with form in xpages not just an images . As am reading the Dojo blogs & references sites but  i can´t see any information leading to using a form.
Domino Development / XPages
Palmi Lord - about 1 year ago |  |  | Viewed 95 times

There is 1 answer

1votes
Just use dijit.Dialog instead ... dojox.image.Lightbox inherits from dijit.dialog, and is designed specifically for viewing images.
 
You can see examples of dijit.Dialog, tweaked specifically for XPages at the XPages Blog (xpagesblog.com), and more specifically if you go to XPages Blog Samples at www.xpagecontrols.com you can see a sample implementation.


Jeremy Hodge - about 1 year ago | 
Voting
Vote on the answer to show whether you think the answer is correct or useful to the rest of the community.

Answers with more votes are more visible to the rest of the community