Can you create rules around File attachment feature AEM Adaptive Forms
I am building out an adaptive form and need customers to upload a file. This works as expected but I would like to write a rule that shows a "user details" form fragment once a file has been successfully chosen from the aforementioned file attachment feature.
Is this possible?
Example
<FORM>
File upload button
<Use details Fragment>
Name
form
</fragment>
