Closed (fixed)
Project:
Inline Entity Form
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2012 at 09:30 UTC
Updated:
27 Jun 2012 at 23:11 UTC
I got this message after clicking 'save' button: "Notice: Undefined index: amount in commerce_price_field_formatter_view() (line 397 of /home/quickstart/websites/commerce.dev/sites/all/modules/commerce/modules/price/commerce_price.module)."
this error comes IF the product has not been saved by clicking 'save variation' button.
I think there must be method to save ALL product variation added all at once by clicking ONE save button at the bottom. The two save button in one page is not a good user experience if not confusing. (usually people only see save button at the bottom of the page)
Comments
Comment #1
bojanz commentedI agree. It's on my todo list. Both add and edit forms should be saved (removed obviously shouldn't).
Comment #2
farrington commentedAnd to make the UI/UX better, drop the "Save variation"-button.
Comment #3
bojanz commentedDone. This was a huge task. Beta2, here we come!