that request in controller i added.single record deletion is working
fine.without controller request i cant call that simple method na.i did that
like this already. now  iwant how to implement multiple record deletion
using checkbox cheeck by user.

    <request-map uri="deleteTicket"><security https="true" auth="false"/>
                <event type="simple" invoke="deleteTicket"
path="component://eticket/script/org/ofbiz/eticket/EbookingServices.xml"/>
                <response name="success" type="view" 
value="booketicket"/><response
name="error" type="view" value="booketicket"/></request-map>

 simple method i posted above.

--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Checkbox-confirmation-tp2998649p4622552.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to