on ‎2019 Feb 08 9:57 AM
It's a very stupid question, but I'm having a headache... How to define a custom label for an added property to the Customer in backoffice editor area? I've added "limitazioni" property to the B2BCustomer, in backoffice editor area I want to see a custom label instead of "B2BCustomer.limitazioni". TY

Request clarification before answering.
Just add the following in yourextension/resources/localization/yourextension-locales_en.properties (choose the locale file as per your language):
type.B2BCustomer.limitazioni.name=your custom label
and then update the system (either from hAC or by executing ant updatesystem )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.