Skip to Content
0
Former Member
Apr 26, 2018 at 01:01 PM

How to customize ClassificationAttributeEditorChipFactory to cater new attribute types

41 Views

Hi ,

I am trying to customize 'ClassificationAttributeTypeEnum' with additional attribute type ex : IPV4Address. But facing couple of issues in hmc and back office after this customization , PFB for same

  1. hmc is unable render' IPV4Address' attribute type related component (like text field) . Instead it is displaying a generic message 'Editor is not yet implemented' .

Observation : ClassificationAttributeEditorChipFactory is not able to generate relevant Custom Editor Chip.

  1. In Backoffice unable to open attribute tab it self under product

Please suggest an approach on same.

Thanks in advance.

'