this is my structure of class
class2 extends class1 extends ProductImpl
now when i create new product of class2 or class1 it created from admin application but at time of adding that products if any mandatory filed missing then error msg could not display properly and its break the from
in logs i see
[ WARN] 12:13:49 ErrorsProcessor - Could not field field fields[defaultSku__name].value within the main form
[ WARN] 12:13:49 ErrorsProcessor - Could not field field fields[defaultSku__retailPrice].value within the main form
any suggestion ??
i really need to fix it asap.
let me know if more details needed.
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.