Editors

PowerPortalsPro provides a set of editor components for data entry and editing within a RecordContext. Each editor binds to a Dataverse column via the ColumnName parameter and automatically resolves its metadata, validation rules, and display format from the table schema.

Basic Input

Date and Time

Selection

File and Media

Common Features

All editor components share the following features:

Tip

You can also use ColumnEdit instead of a specific editor type. It automatically selects the appropriate editor based on the column's data type.