Hi everyone,
I have created a custom table in Dataverse and added a File column. I have saved and published all customisations. The file column is greyed out in the table.
I went to add the column to the Form for the Table, so I can then use a Model Driven App to add a file upload feature (as featured on Reza's video, here: https://youtu.be/RGJrUkgh_NU?feature=shared&t=149). However, the name of the File field is not showing up as a selectable table column on the left rail when editing the Form.
The table is set up to use attachments.
I have researched online and other reports of this issue are relating to having to save the record before a file upload is possible, but I can't get to that step: I can't even select the File column to be added to the Form, which is a prerequisite for this to be available in the Model Driven App.
Update: I tried adding another File column in the same table. I got the same result. It is greyed out in the table and is not selectable in the Form view from the left rail. I have attached an image to show the file column and that it's absent from the selectable columns.
Second Update: I have tried accessing the table via a Flow in the same solution and environment. Essentially the same problem: the field representing the File is not appearing in the 'Update a Row' action in Flow. There must be a problem with the column itself which is making it read only (as with the GUID column for example), as it's not showing in any of the places I've looked so far to allow it to be updated.
Any help on this would be much appreciated, thank you!