I have a file upload control where allowed document types switches when a contract type changes. I am bound to using the same control for both contract types.
Can I set the allowed mime types in a dynamic action (client or server) - or do I need to change the accept attribute through javascript?

Thanks in advance
Kind regards
Soeren D.