on ‎2018 Jul 20 1:03 PM
Request clarification before answering.
Hi Pratima,
Display of PaymentMode is configured in platformbackoffice-backoffice-config.xml.
<context type="PaymentMode" component="base" merge-by="type" parent="GenericItem">
<y:base>
<y:labels>
<y:label>name != null ? name + '['+ code+ ']' : code</y:label>
</y:labels>
</y:base>
</context>
If you want to change the PaymentMode display, then you can override above piece of code in your custom backoffice extension.
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.