Hi Madhu,

Use  <field name="_rowSubmit" title="${uiLabelMap.CommonYes}">
            <check/>
        </field>

In the form instead of passing hidden = Y and remove
              <field name="check"><check></check>
              </field>

--
Thanks and Regards
Amit Sharma

On Thu, May 10, 2012 at 5:31 PM, madhu <[email protected]>wrote:

> thanx...i have followed wat u told and i called that service method from
> service instead of calling directly from controller.but here when i click
> on
> that button it is deleting all the records at a time..but i want the
> checked
> records only to be deleted. thats why i am providing checkboxes option to
> the user.
>
> so,instead of deleting all the records how to delete only checed records on
> that button click..thats wat my actual requirement
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Checkbox-confirmation-tp2998649p4623253.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

Reply via email to