Skip to content

Update data-validation-email-column.md #5440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)