Hi All,
I have a form with several fields in a Canvas app that also includes an Image field.
It's all on an Edit form, with a submit button action of Submitform(myform)
All the data comes through without issue, however the attachment image does not.
- I can confirm the Dataverse table has attachments enabled.
- The image size is under the max set for the field.
- Occurs for multiple images.
I tried to do this using patch instead, but it does the same thing.
Is this a known issue / where do I start troubleshooting?
Thank you!