Question
a!buttonwidget component
I have a file upload component and a form in an interface.
In saveinto of file upload component we have a start process and the form is added as a start form in another process model.
I have written showwhen conditions for file upload and form that only when the user uploads the file and submits only then the order form should be displayed, but when I upload file and click on submit, the form also gets submitted
