Skip to main content link. Accesskey S

XPages Wiki

Submit Search

YouAtNotes XPages Wiki


Page1

By Tag: view

Work with DbColumn and DbLookup

Julian Buss | April 6, 2009 12:48:36 PM | Tags:code, formula, view

@DbColumn and @DbLookup (mind the case!) expect an array of servername and filepath as first parameter. ==Example get a name of all people of the Domino Directory== {code:} db = new Array(@DbName()[0], 'names.nsf'); @DbColumn(db, "(People)", 2) {code} Note: use ($People) instead of (People) as ...

Work with views

Julian Buss | April 6, 2009 12:12:05 PM | Tags:code, javascript, view, search

==DbColumn and DbLookup with result as guaranteed array and with a cache== @DbLookup has the issue that it returns a string when it found exactly one result, and an array when it found multiple results. That means after each @DbLookup you have to check if your result is a string or an array if you ...

Page1
Use  searchlotus.com  for news in the Web related to Lotus Notes and Domino,
and to search those sites.
Check  youatnotes.com  for great Lotus Notes, Domino and XPages software.
Did this wiki help you?
Did this saved you time? Express your gratitude by making a donation:
PayPal - The safer, easier way to pay online!