diff --git a/powerapps-docs/maker/data-platform/data-validation-email-column.md b/powerapps-docs/maker/data-platform/data-validation-email-column.md index ce973c9dde..87033fa06a 100644 --- a/powerapps-docs/maker/data-platform/data-validation-email-column.md +++ b/powerapps-docs/maker/data-platform/data-validation-email-column.md @@ -6,7 +6,7 @@ ms.author: matp ms.service: powerapps ms.subservice: dataverse-maker ms.topic: how-to -ms.date: 08/22/2024 +ms.date: 05/12/2025 ms.custom: template-how-to --- # Email address validation for email columns (preview) @@ -59,7 +59,7 @@ Notice that the notification message **The domain is unknown** appears under the - The **Enable Smart Email Address Validation Control** app setting can be enabled even though the **Data Validation** Power Platform admin center environment setting is off. In this situation, email address validation won't work. - When the form containing the control is set to read-only mode, the email column still allows editing of the value. - The email column doesn't import values when using a quick create form. For example, when you create a new parent contact record from a lead record. - +- While using the setValue() method the value being defined for the control doesn't render in the app. ## Next steps [Create and edit columns in Dataverse using Power Apps](create-edit-field-portal.md)