Skip to Content
0
Aug 22, 2014 at 11:40 AM

big decimal in product cockpit

369 Views

Hi.

I have added an attribute to product of type bigDecimal . I added in editorArea xml file to show this attribute in product cockpit.

I am able to see the attribute but not able to edit the attribute

I tried

in logs

ERROR [Thread-10] [DefaultPropertyEditorDescriptor] Can not create editor component for type DUMMY and mode "bigDecimal".

How I can make this big decimal edit and also how to format the value to 2 decimal points for front view.

Sree