XPages Example part 2: Generating dynamic editable fields for a document collection06/16/2008 03:50 AM1. Vidyasagar07/18/2008 01:43:34 AM
Nice one. Its working fine. But is there a way to add an X page in the repeat control and get the same functionality?
2. John Mackey07/18/2008 04:35:50 AM
Vidyasagar, you can add a custom control in a repeat control. A custom control is basically an XPage itself, similar to a subform in Domino.
The multi-file upload sample is an example of this. Take a look at this post: { Link }
Note: You can access all downloads here