
I have a form for a Dataverse table with several columns of type 'File'. In a Form, the Attachments control always seems to report the field has changed when the File is empty. Thus, Form.Unsaved() is always true when one of the File columns is empty.
Has anyone else seen this?
Is there some way to report this as a bug?