Hi All,
I will be very thankful to you for your kind support and help.
Scenario is:
I have a repeater control on the Xpage and that repeater contorl contains two edit box named EditBox1 and EditBox2. At the bottom of this repeater contorl I have a save button which would create documents by extracting these two pair of edit box field. My data source for repeater control is @DbColumn which repeat these contorl 3times or 4times or based on the number of value returned by @DbColumn. Now my problem is that I am not able to extract these value from multiple edit boxes when it rendred to the browser. What Id should I used to get value of all boxes or how I can acheive these. Please help me.
I will be very thankful to you for your kind response.
With Regards,
Vikas K Sinha