diff --git a/content/developer/reference/user_interface/view_architecture.rst b/content/developer/reference/user_interface/view_architecture.rst index d2bec3d09..d541788e5 100644 --- a/content/developer/reference/user_interface/view_architecture.rst +++ b/content/developer/reference/user_interface/view_architecture.rst @@ -3411,6 +3411,8 @@ attributes: units, e.g. € and $). If the value is a domain, the domain is evaluated in the context of the current row's record, if ``True`` the corresponding attribute is set on the cell. + ``widget`` (optional) + alternate representations for a field's display. .. ....................................................................