Skip to content

Commit ca1ff7e

Browse files
committed
update
1 parent a535f0f commit ca1ff7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/portals/configure/entity-forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To secure your forms, you must create entity permissions that determine access a
104104
|Associate Current Portal User| Indicates the currently logged in user's record should be associated with the target entity record.|
105105
|Target Entity Portal User Lookup Attribute| The logical name of the attribute on the target entity that stores the portal user.|
106106
|Is Activity Party| Boolean value indicating whether or not the Target Entity Portal User Lookup Attribute is an Activity Party type.|
107-
|Attach File | Select to have the form include a file upload control at the bottom of the form to allow a file to be attached to the record. <br> **Note**: Portals with [version 9.2.2.x and later](https://support.microsoft.com/help/4541765/power-apps-portals-version-9-2-2-x-release) do not require **Enable Entity Permissions**. If you have it selected, you must ensure appropriate privileges are provided on the parent entity and the annotation entity to display the **Attach File** button on the form. Appointment entity must have at least **Create** and **Append** privileges and the parent entity must have the corresponding **AppendTo** privilege. Depending on whether you have a create or update form, you may also need **Create**, **Read** and **Write** privileges to complete the scenario of the form. Portals with versions earlier than 9.2.2.x must have **Enable Entity Permissions** selected and privileges explained above configured to show **Attach File** button on the form. |
107+
|Attach File | Select to have the form include a file upload control at the bottom of the form to allow a file to be attached to the record. <br> **Note**: Portals with [version 9.2.2.x and later](https://support.microsoft.com/help/4541765/power-apps-portals-version-9-2-2-x-release) do not require **Enable Entity Permissions**. If you have it selected, you must ensure appropriate privileges are provided on the parent entity and the annotation entity to display the **Attach File** button on the form. Annotation entity must have at least **Create** and **Append** privileges and the parent entity must have the corresponding **AppendTo** privilege. Depending on whether you have a create or update form, you may also need **Create**, **Read** and **Write** privileges to complete the scenario of the form. Portals with versions earlier than 9.2.2.x must have **Enable Entity Permissions** selected and privileges explained above configured to show **Attach File** button on the form. |
108108
|Attach File Storage Location| Options: Note Attachment, Azure Blob Storage. If your organization is configured to use Azure Storage, you can choose to storage uploaded files for this Entity Form there. Otherwise, files with be stored as Note Attachments.|
109109
|Allow Multiple Files|Boolean value indicating whether or not the user can upload more than one file.|
110110
|Accept| The accept attribute specifies the MIME types of files that the server accepts through file upload. To specify more than one value, separate the values with a comma (e.g. audio/*,video/*,image/*).|

0 commit comments

Comments
 (0)