Let’s have a look at the ways for browsing and displaying the files using the new web interface of Dynamics 365. I will give you a couple of different options to send the files to the user, and later mention about the new document management in Dynamics 365 and a way to preview the files you have stored inside a form.
We create a simple form to display the stored file data in a grid, using the table from our previous blog as datasource. We add two buttons to our form, one to download the stored file (or view it using browser plugins), another button to attach the file as a file attachment to the record itself.

