cancel
Showing results for 
Search instead for 
Did you mean: 

Custom product creeation using Product cockpit

former_member925717
Discoverer
0 Kudos

I'm trying to create a custom product using the product cockpit. On creation the notification message says "null item created successfully", ideally it should be "customProduct item created successfully", where customProduct is the name of my custom product extending product. How to achieve this?

Former Member
0 Kudos

I think the problem is with localization. Check if the Item has localized names for the locale with which you are logging in.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member925717
Discoverer
0 Kudos

Yes, thanks Shubham. The issue is resolved now. Have to add a key value pair in the cockpit's locales.properties, like this -- type.CustomProduct.name=Custom Product.