Disable button till files are uploaded

Despite the uploader being mandatory, the button doesn’t stay disabled. How do I fix this?

Hi there, @ammanahmed2004… if the workflow associated with the Next button doesn’t refer to the uploader, then making the uploader mandatory won’t have any effect on the button. Try making the button not clickable by default, and add a condition to the button that says when the uploader is not empty, the button is clickable.

Hope this helps.

Best…
Mike

Please try to set condition on button like this
image

This topic was automatically closed after 70 days. New replies are no longer allowed.