Level 2
May 3, 2017
Question
image drag and drop required field should apply only when variation selected
- May 3, 2017
- 8 replies
- 3462 views
Hi
I have a component with two variations which have Drag and drop image field in both the variations, Image field in both the variations are required field.
I have a added required.js file to my component, the problem is when I select one variation and filled the mandatory fields and try to submit it is not submitting and it is highlighting the image field in other variation.
I want image field to be highlighted only when I select the particular variation and if it is not authored.
I have attached the validation code which I used in my component, Please advice.