on ‎2018 Nov 12 10:11 PM
I have to change the visibility of an attribute in backoffice.
I try to change it using the following configuration in my backoffice extension:
<y:base xmlns:y="http://www.hybris.com/cockpit/config/hybris">
<y:labels>
<y:label>code+ ' - ' +description</y:label>
</y:labels>
</y:base>
</context>
But it does not work. I have attached more information about it.
Request clarification before answering.
Please try the following code:
<context merge-by="type" parent="GenericItem" type="TyMarcaVehi" component="base" module="platformbackoffice">
<y:base xmlns:y="http://www.hybris.com/cockpit/config/hybris">
<y:labels>
<y:label>code+'-'+description</y:label>
</y:labels>
</y:base>
</context>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 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.