I have a simple Power Pages site. It is a form with one field called "Title" which is just a single line text fiend. In the form settings I enabled attachments. When the form is submitted, the "Title" is saved in the "TheUploads" table and the attachment is stored in the Note table as an annotation and stored in base64 encoding in the Document column.
Also on the page is a list pulling from the Note table. Following the instructions here: Tutorial: Display data securely on your site | Microsoft Learn I set access type to Global access and the currently logged in user sees all the data. Changing the access type to "Contact Access" is supposed to limit the displayed data to the records uploaded by the user however it shows nothing whatsoever.
What could I be overlooking?
Thx.

Report
All responses (
Answers (