Skip to content

Commit e3ef4b4

Browse files
committed
update
1 parent 14dc669 commit e3ef4b4

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
@@ -26,7 +26,7 @@ To view existing entity forms or to create new entity forms, open the [Portal Ma
2626
When creating a new entity form, the first step is to decide the **Entity** and **Form Name** that you will be rendering, in addition to the **mode: Insert, Edit, or Read Only**. The mode selected will determine if you are creating a new record from the portal, editing an existing record, or just displaying information about a record on the portal.
2727

2828
> [!NOTE]
29-
> - [Image attributes](https://docs.microsoft.com/powerapps/developer/common-data-service/image-attributes) and [file attributes](https://docs.microsoft.com/powerapps/developer/common-data-service/file-attributes) aren't supported in [entity forms](entity-forms.md), [web forms](web-form-properties.md) or using [liquid fetchxl tag](../liquid/template-tags.md).
29+
> - [Image attributes](https://docs.microsoft.com/powerapps/developer/common-data-service/image-attributes) and [file attributes](https://docs.microsoft.com/powerapps/developer/common-data-service/file-attributes) aren't supported in [entity forms](entity-forms.md), [web forms](web-form-properties.md) or when using [liquid fetchxl tag](../liquid/template-tags.md).
3030
> - An **Entity Form** must be associated with a webpage for a given website for the form to be viewable within the site.
3131
> - The Connection entity subgrids aren't supported in entity forms. If you add a Connection entity subgrid to the form using Form designer, error messages are displayed when you render the form on the portal and use the Connection entity.
3232
> - Duplicate fields, multi-select option set, custom controls, Party List fields and business rules aren't supported in entity forms.

0 commit comments

Comments
 (0)