Right now there is no such option available from where you can make the addon fields required. In the upcoming version, we will definitely try to add this feature.
@wpscripts I managed to do that by editing wfs.js but thats not a proper solution.
All it needs is
1. Custom field at Parent taxonomy level to make Addon Category required or optional
2. Condition to check if radio is selected or any checkbox add on wfs.js on Add to cart button click, like its done for variation select.
3. Lastly Required attribute at input level.
Thats how I managed.
It will be great feature to add!
@gangesh yes, we can understand your concern. We will definitely try to add these future in our future version.
-
This reply was modified 4 years, 4 months ago by
WP Scripts.