Skip to main content
Nintex Community Menu Bar

Hello,

I want to disable the download for file control if the user clicks on the attachment control. Is it possible?

Hi ProInception,


 


Perhaps, you can trick it by disabling the File attachment control after the user has uploaded the file.


 


-Add a rule when the control is changed.



-Set the Control properties (Enable = No).


 



 


Reply