I'm doing an Elite Bar Management System Project , I Used blocks to show all product lists within a screen and it works well but I couldn't able to make any changes like add or edit existing products within that screen if I add any new product it only got updated in the database alone and it doesn't exist in that screen where I used blocks..
so kindly anyone told your ideas to resolve this problem..
I also attached My oml file below plzz kindly go through it and reply me as quick as possile...
On ProductEdit form:
On the ProductList block:
Regards,
Daniel
Thanks for your quick reply and I resolved all issues and it's working perfectly ....
Hello Muthu,
I have tried to resolve it.
Please try following steps,
Add aggregates get product details,
and in on initialize action drag this aggregate,
and select action onlnitialize for your block.
and give source to list of product details,
Hope it helps.
Ajit Kurane.