Dear Community,
I have turned on attachment in a Form on my Power Pages.
By default, the file gets uploaded to another dataverse table called "Notes".
I don't know how to view the file but I managed to find it under Portal Management.

It doesn't really tell me which file is the one I have uploaded. It's all bundled with other website related files that came with the design. But that's another problem for another day.
Right now, I don't know how to access the uploaded file and display back on the website.
On my home page, I have a list to display the data from the table, just like a Gallery we use in Power Apps.
On each record in the list, I also want to display this uploaded file, in the same row.
Since this file didn't even get uploaded to my table, I don't know how to bring it in to my list view, which is already tie to my current table.
Any advice here? I was thinking a flow to copy the file from Notes table back to my table, which I have created a Photo column.
But, I couldn't figure out that in the Notes table, which column contains the actual file.
Thanks all!