Hi, so I want an icon not inside of my form to change colors if at least one attachment is added in the form, before submit.
I have tried setting variables, creating collections, setting a label in the form then checking that, etc.
Nothing is working though if statements just always come back as blank even when something is added and collections dont populate.
I have tried countRows and OnAddFiles and OnRemoveFiles... if I add a label in the form I can see an accurate count of items, but can't get that data out of the form to do stuff other places?
Ideas?
Thanks,
Terry