Record Detail Page (Data Table)

site profile thumbnail
A read-only page that displays one record's full data, with auto-generated Edit and Delete buttons. Reads the record ID from the URL (e.g. /detail?id=abc123), fetches the record, optionally checks ownership, and populates every data-ms-field element with the right value type.