This might be a basic question but I am not sure how to do. Please advise me.
I need to create a UI, which a user can select some of items on Notes Web. The items are changed by various settings. So I can't simply pick up the items from Notes view.
The requirements are
1. List the items for end-user when clicking a button on Notes Web document 2. The end-user can select multiple items from the list 3. The selected items are saved in the Notes Web document
Is this need to use XPages repeat-contro? But I'm not enough knowledge for Javascript. Is there any method? Or Are there any sample codes/templates?