Suite: File/Image property #17255
Description
Resolves #15471
MVC UI / Create Modal
MVC UI / List
Note: When you click the file icon, it's downloaded automatically.
MVC UI / Edit Modal
MVC UI / Master-Child
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
Create an entity with properties, one of the properties should be File type, and then you should be able to upload and download files, in create and edit modals. Please test this for MVC and Blazor UIs and also for Ef Core and MongoDB.