Introduction: In this blog, we will understand how to configure notes on basic(entity) forms in the PowerApps portal.
Steps to be followed:
- Add notes section on the form.(The form which you are using in the PowerApps portal)



- Open the Portal Management App.
- Open the basic(entity) form on which you want to configure the notes. (Edit or Read-only forms)

- Go to Basic Form Metadata.

- Click on “+New Basic Form Metadata”

- Enter details.
- Select Type as “Notes”.

- Enable Create, Edit and Delete based on your requirement.
- Select “Note Attachment” in “File Attachment Location”.

- Save the record.
- Create Table(entity) Permission.
- I am creating notes for the “Project Task” table so I have to create two table(entity) permission records one for Project Task and one for Notes.
a. Table permission for the Project Task table. (Don’t forget to add web roles to the table permission)

b. Table permission for Notes.
Entity: Notes
Scope: Parent (This will make sure the user can only see notes that are related to the record)
Privileges: Read,Create,Write,Append,Append To


- Go to Portal, You should able to create notes now.




NOTES:
- Table must be enable for attachments. (Enable Attachments)

- The basic (entity) form on which you are configuring notes must be enabled for table permission.

- The description of each note must be prefixed with *WEB* while creating from a model-driven app. ( if you don’t add this prefix your notes won’t be visible in Portal)

