Skip to content

Commit e37f6aa

Browse files
committed
updates
1 parent 8a11929 commit e37f6aa

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
@@ -29,7 +29,7 @@ When creating a new entity form, the first step is to decide the **Entity** and
2929
> - An **Entity Form** must be associated with a webpage for a given website for the form to be viewable within the site.
3030
> - 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.
3131
> - Duplicate fields, multi-select option set, custom controls, Party List fields and business rules aren't supported in entity forms.
32-
> - [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 template tags, such as [fetchxl](../liquid/template-tags.md).
32+
> - [Image attributes](https://docs.microsoft.com/powerapps/developer/common-data-service/image-attributes), [file attributes](https://docs.microsoft.com/powerapps/developer/common-data-service/file-attributes) and [entity images](https://docs.microsoft.com/dynamics365/customerengagement/on-premises/developer/sample-set-retrieve-entity-images) aren't supported in [entity forms](entity-forms.md), [web forms](web-form-properties.md) or when using liquid template tags, such as [fetchxl](../liquid/template-tags.md).
3333
> - Business rules and client API can enable locked fields on a read-only form.
3434
> - If you create an entity form in the Insert mode, you can't change a button's alignment or place an action button above the entity form.
3535
> - If you render a lookup control as a dropdown list on the form, the related records filter does not work.

0 commit comments

Comments
 (0)