PCF QuickView Parent Field
PCF QuickView Parent Field
A control to display a formatted value from a parent entity (referenced by a lookup) directly on the current form in a clean “quick view” style.
- Uses a configurable lookup column on the current entity to determine the parent record.
- Uses Xrm.WebApi.retrieveRecord to fetch the parent entity.
- Reads raw and formatted values (including decimal and currency formatting).
- Renders the value with an optional custom label, without extra text like “Source: account”.
- Supports SingleLine.Text, Decimal, and Currency fields.
Author: Vicente Romão