Notes Ninjas Notes Ninjas
Lotus Notes hints, tips, error messages
Xpages Dbcolumn for listbox

Hint Short Cut: Add this to your code & documentation to help you find this page.
http://www.notesninjas.com/#xpageListbox or http://www.notesninjas.com/A555F9/nn.nsf/ByAlias/xpageListbox


Code snippet to put a dbcolumn into a xpages listbox choices





This grabs the first 3 entries from the view "Companies" column 1.

NB This is XPages Javascript not standard Lotus Notes @Function.

Listbox Values -> Add Formula Item  -> JavaScript (ServerSide) ->  Compute On Page Load

r=@DbColumn(@DbName(), "Companies", 1);
if(@IsError(r))
{
"error"+@Text(r)
}
else
{
@Subset(@DbColumn(@DbName(), "Companies",1),3)
}

 

 

 

 

 Jump to:     Notes Tips
    Lotus Notes Index 
  Register for Tips
Previous Lotus Notes Tip 
    Next Lotus Notes Tip
Your company logo here?
Adam Foster
Free Cash Making Web Site
Free Revenue Earning Blog Site
 Free Revenue Earning Newsletter Site   
Free Search Pages Free Web stats
Free Contact Us page
Cheap .com domain names
 Need a website or 
   Lotus Notes
  problem solved?
Adam Foster
Lotus Notes 5 All-in-one Certification Exam Guide by Libby Schwarz, Ben Malekzadeh
Sort out your CLP with this book.
See at: Amazon.co.uk | Amazon.com |