on 2018 Nov 27 8:58 AM
Hello experts,
currently I'm using the editor-area config for my compare-view in the cockpitng for hybris 1808. When I'm trying to replace one editor config (I want to configure the listConfigContext) but apparently inside the sectionrenderer when I'm expanding the section there is one parameter inside but name and value is null. When I'm not replacing the editor configuration, the configuration from the editor for the qualifier "cavokMedias" is beeing used.
<com:section name="hmc.tab.productCavokMedia">
<com:attribute qualifier="cavokMedias" editor="com.hybris.cockpitng.editor.extendedmultireferenceeditor" merge-mode="REPLACE">
<com:parameter>
<com:name>listConfigContext</com:name>
<com:value>cavokMediasCompareViewListView</com:value>
</com:parameter>
</com:attribute>
</com:section>
Any idea how this is happening? Is the compare-view not able to take attributes like that?
Cheers, Daniel
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.