Skip to main content link. Accesskey S

XPages Wiki

Submit Search

YouAtNotes XPages Wiki


Home > Server JavaScript > Working with profile documents

Working with profile documents

ShowTable of Contents
HideTable of Contents

Get value


For example, a text list stored in the field "areas" in the profile named "DBConfig". Then, make a string out of the array using "join()".

var doc = database.getProfileDocument("DBConfig", "");
var l = doc.getItemValue("areas");
l.join(",")
See what's possible with Xpages.
Have a look at our ServiceCommunicator website
and the YouAtNotes Support.
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!