cancel
Showing results for 
Search instead for 
Did you mean: 

There's a way to add multiple dependences with the <depends>tag in widget.xml file ?

0 Kudos

There's a way to add multiple dependences with the <depends>tag in widget.xml file ?

Feature request from AlashaHonore, posted on GitHub Sep 14, 2016

Preconditions

  1. Magento CE ver. 2.1.0 with sample data.

Steps to reproduce

  1. I have a widget.xml file that work properly,
  2. <depends><parameter name="name1" value="1" /></depends>

Expected result

  1. Need a way to use multiple dependences.

Actual result

  1. Can only use one dependence.

Thanx