Is there any way to add in a model the option to upload a file using the dynamic form.
I am looking at this example, but it is not a dynamic form.
Thank you very much.
Other Links:
https://docs.abp.io/en/abp/latest/UI/AspNetCore/Tag-Helpers/Dynamic-Forms
https://docs.abp.io/en/abp/latest/Blob-Storing
CodePudding user response:
After reading the answer of @malikmasis. I come to the conclusion that it is not possible to do it through a dynamic form.