Hi @nikitapatel
There are many ways to achieve solutions.
In this case I would leave your attachment control configured as it is.
Then add a rule to it equals(NameOfYourChoiceControl,”No”)
This hides the attachments control if no is chosen. When a control is hidden the validation on it no longer works so that means you can submit the form even though the attachment control says 1 attachment minimum.
If the user selects Yes then the attachment control will remain visible and the validation will work.
This would be the easiest way to do this.
Hi,
I have already configured the logic above. Where the attachments box is hidden if no is selected for the question. However, even when I test it where the answer to the question is yes, the attachments box shows up, but if I do not attach anything, it still submits without any issues. It should stop me since the minimum attachments is set to 1.
Hi @nikitapatel ,
I tested the solution before I provided it to you and it works for me.
Here is my form.
Hmm, for some reason it isn’t working on my end, could be due to using SP2013 I do have little annoyances here and there. I appreciate your help on this.
@nikitapatel ,
If the test form is not working I suggest trying a different browser and if the issue persists then try a different computer. Apart from that, you may need to look at the developer tools in the browser (F8) and look for any errors. It is possible that the companies group policy may be blocking the javascript.
This is fixed in our hot fix released in May 2023. This release is not available on our Customer central. Please contact support@nintex.com to get access to this release.