Creating response doc from a selected document within a dataTable with XPages
问题 I try saving my document the document got saved without any error but the response document is no where to be found. The response document is a list of document in a datatable selected using a checkbox. The below code is placed on the onchange event of the checkbox: <xp:checkBox id="checkBox1" value="#{vProductListCollection}"> <xp:eventHandler event="onchange" submit="true" refreshMode="norefresh" id="eventHandler1"> <xp:this.action><![CDATA[#{javascript: var colTitle =