Hi,
Version:5.5 CU3
I have a screen where I have a display of all ship units and also with their line item details of an order.I can delete only the available lin items of the first ship unit only,but not able to delete the other available line items of other ship units.
I am calling first a for loop fo all ship units and under that I am calling again a for loop for the available line items.
Interestingly,I am able to update any line item in any ship units,but unable to do the same with delete functionality.
It will be great if anyone let me know is it possible to do some changes in XSl and make it happen.
Regards,
Nikesh.
Version:5.5 CU3
I have a screen where I have a display of all ship units and also with their line item details of an order.I can delete only the available lin items of the first ship unit only,but not able to delete the other available line items of other ship units.
I am calling first a for loop fo all ship units and under that I am calling again a for loop for the available line items.
Interestingly,I am able to update any line item in any ship units,but unable to do the same with delete functionality.
It will be great if anyone let me know is it possible to do some changes in XSl and make it happen.
Regards,
Nikesh.
Comment