on 2020 Jul 29 2:07 PM
I have a added a tab productReferences as mentioned in below code
However I want it to be visible only if "Product.articleType == 'PACK'" . for other values like 'COMPONENT' it should not be visible.
How can this be achieved. If not possible with <editorArea:tab>,can this be achieved using dynamicForms
<context component="editor-area" principal="PH110101_buyersmember1,PH110102_buyersmember1,PH110103_buyersmember1,PH110104_buyersmember1,PH110105_buyersmember1,buyerslead1,enrichmentmember1,enrichmentmember2,enrichmentmember3,enrichmentmember4,enrichmentmember5,webopsmember1,qccheckmember1" merge-by="principal">
<editorArea:editorArea>
<editorArea:tab name="hmc.tab.referencepd" position="64" merge-mode="append">
<editorArea:section name="hmc.section.referencepd">
<editorArea:attribute qualifier="productReferences" />
</editorArea:section>
</editorArea:tab>
</editorArea:editorArea>
</context>
Request clarification before answering.
| User | Count |
|---|---|
| 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.