with service also we can do but only single record deletion.instead of using service i called simple method in controller itself. i can use service and i can call simple method for deletion from service.that will work fine for single record deletion but how mutiple records based on checkboxes click..see the code wat ever i have posted and suggest me for multiple deletion.here,main requirements are
1.getting recordids of checked.(in my code ticketids i have for each record in hidden format. i m using that id for record deletion.but multiple ids how to pass at a time) 2.how to handle those ids for deletion fo those records at a time. the code i have posted working very fine for single record deletion. @ankit : hoe to use that type="service-multi" for deletion of checked records.ids how we can handle there. pls help me out.thanks in advance to every one -- View this message in context: http://ofbiz.135035.n4.nabble.com/Checkbox-confirmation-tp2998649p4623004.html Sent from the OFBiz - User mailing list archive at Nabble.com.
