So, I have a picture uploader with an invisible group on top. The problem is that the invisible group prevents the user from being able to click on the uploader.
These are the conditions I created for the group.
How can I make the group completely stop interfering when it’s invisible?
Thanks for the help! This actually helped me find out what the problem was. I stupidly had the “this element is visible on page load” box ticked, hadn’t even though of that.