Page 1 of 1

i am having validation error in admin application

Posted: Wed Feb 26, 2014 3:18 am
by mohitrathod
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.

Re: i am having validation error in admin application

Posted: Fri Feb 28, 2014 11:31 am
by phillipuniverse