cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Customize Back-office

former_member651731
Discoverer
0 Likes
258

I have created a new itemtype=MemberUnit extends "B2BUnit". I need to show this MemberUnit in backoffice node under B2B Commerce. I did the same but the attributes defined for MemberUnit are getting reflected, It does not show the Parent attributes and all TABS as it shows in B2BUnit . Could anyone please help me on this issue?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member625836
Active Contributor
0 Likes

Hi ,

Please take a look at this document to better understand how UI configuration works in Backoffice. Please give more attention to merging mechanism.

If I was to guess, then I would say that in your case, you are missing merge-by="type" in your configuration context.

Cheers, Jacek