Hi All,
I have a requirement of adding data to multi row variable set dynamically based on the input value in catalog item. If I select more than 1 input value, it should automatically add row to MRVS and insert the values into it.
Below is the onCha...