 |
|
 |
Subject: XPages - the most basic of help |
 |
 |
 |
Product Area: Domino Designer on Eclipse (DDE) |
 |
Technical Area: Customization |
 |
Platform: Windows Vista client |
 |
Release: 8.5 |
 |
Reproducible: Unknown |
 |
 |
 |
 |
I'm trying to get into XPages development. A huge thank you to all the big brains out there blogging amazing examples of what is possible. I'm having ridiculous trouble even getting started. I have a document with a multi value field on it, and I would like to display those values in an XPage, with a new line for a seperator. I won't entertain you with my struggles so far, but I have an XPage with a Domino Document Data Source, and all the drag and drop stuff seems to work great. But when I try to customize anything, it's like trying to pilot an alien spacecraft for me, learning the new IDE and referencing sparse documentation. I think what I want is a Computed Field Core Control, then Bind data using: Javascript (server side), then something with NotesXspDocument.getItemValue, then profit? Or is there some other way I should go about it?
I can get this:
[value1, value2, value3...]
when what I want is this:
value1
value2
value3
...
Even the slightest nudge in the right direction would be hugely appreciated, a working snippet of code and I might start crying. I had the feeling that a breakthrough would come eventually and it would all start making sense to me, but that feeling is slowly fading :-(
 
Feedback number WEBB7NX597 created by ~Sigmund Zenkrogenikle on 02/04/2009

Status: Open
Comments:

XPages - the most basic of help (~Sigmund Zenkro... 4.Feb.09)
. . try multipleSeparator property (~Justin Zekaman... 4.Feb.09)
. . . . nope, that wasn't it (~Justin Zekaman... 4.Feb.09)
. . Have you tried exploding the array?... (~Joan Zektoomar... 4.Feb.09)
. . . . If I can expand On Paul's response (~Ethan Umresaak... 4.Feb.09)
. . . . . . some questions on your solution (~Justin Zekaman... 5.Feb.09)
. . . . . . . . Ok, got the solution (~Ethan Umresaak... 5.Feb.09)
. . . . . . . . . . baby steps (~Sigmund Zenkro... 5.Feb.09)
. . . . . . . . . . . . don't have all the answers... (~Ethan Umresaak... 5.Feb.09)
. . . . . . . . . . OK field is working now, but what a... (~Justin Zekaman... 6.Feb.09)
. . . . . . . . . . . . Have you found a solution? (~Ned Zenfanache... 28.Apr.09)
. . . . . . . . . . . . . . a possible solution (~Ben Quettumige... 17.Jul.09) |
|  |
|