XPages Developer
Interests: Developing web and mobile apps
Skills: JavaScript, HTML, CSS, Java, Dojo, jQuery, IBM Lotus Notes and Domino, iWidgets, OpenSocial, Activity Streams
Location: Everywhere
Hobbies: Writing great code that helps people and businesses get stuff done. Love pizza, good music, good friends and beach combing.
Subscribe via FeedDavid Leedy, Mar 30, 2010 12:53:19 AM
On Episode 14 of NotesIn9 I took a take another look at Repeat Controls. Typically examples with Repeat Controls show Views or Document collections. In this show I show a repeat using a Multi-Value inside an XPage bound to a document and also inside an XPage bound to a view. The neat thing about the view example is that I have a Repeat inside a Repeat.
Hope you like it.
3 responses to Displaying a multi-value field with a Repeat Control
wparsons63, May 12, 2011 1:48 PM
I get the same result as Milind. All of my text is on one line and not separate lines. Any help would be greatly appreciated.
Milind, May 8, 2011 5:34 PM
Hi,
I followed the steps in the demo but i an not able to show the multi-value filed on different lines as you can. My multi-value filed uses new line for multi-value separator and display in notes form. when i look at the result on my Xpage it show it all on one like. I am able to view it fine if i use Form instead for XPage. In Xpage it does recognize multiple values but shows them on one line.
Please advice as to what many be causing this.
Thanks for your help
Milind
Form out :
Project Update History
> 5/5/2011 12:33:41 PM
test
Anonymous > 5/9/2011 1:38:47 PM
test test
Xpage out Put
> 5/5/2011 12:33:41 PMtest Anonymous > 5/9/2011 1:38:47 PMtest test
Xpage out put if i add separator to computed files value
> 5/5/2011 12:33:41 PMtest Anonymous > 5/9/2011 1:38:47 PMtest test
erne100, October 14, 2010 7:05 AM
Thank you! Your video is what I was looking for :) Good work!