thanx. i am passing "ticketid" as a parameter which is a pk in that table.i
am passing like this
<field name="deleteLink" title="Delete" widget-style="buttontext">
<hyperlink target="deleteTicket"
description="${uiLabelMap.CommonDelete}" also-hidden="false"
confirmation-message ="Are You Sure">
<parameter param-name="ticketId"/>
</hyperlink>
</field>
so the button in the row when it is clicked,this id will be passed as a
parameter for deletion.
--
View this message in context:
http://ofbiz.135035.n4.nabble.com/Checkbox-confirmation-tp2998649p4623314.html
Sent from the OFBiz - User mailing list archive at Nabble.com.