lodhiravi opened a new pull request #41:
URL: https://github.com/apache/ofbiz-plugins/pull/41


   Done following-
   
   1. Corrected markup to fix the issue where add to cart is not working for 
the feature explosion products.
   2. Added a separate screen for rendering Product UOM dropdown and set the 
last view correctly to avoid ajax view to be used in subsequent request 
(OFBIZ-11970).'
   
   Issue #2 was due to the ajax request and response view of the additem 
request. In additem request last saved view or the view of the last request is 
rendered on successful operation and in this case the last request/view is the 
one which is used to render UOM dropdown. So set the last view with the last 
saved view.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to