Creating a resume upload form where user must upload attachment. On submit button I want to disable submit button if attachments is not present? I added Attachments is not present and this seems to be not working.
It looks like File attachment does not or can not have Rules.
I created a column "VerifyAttachment" a Boolean field. so I can update this field whether user added file or not. But not sure where I am going to do this?
