Dynamic workflow form
Hello,I have a form with file upload and text field.What I want is to make text field mandatory if any file is selected.What I already tried - doing it via associations (doesn't work), trying to create "event" on file upload by creating custom field ...