661 views
This post highlights the compatibility of UI Hints and UI Types, following on from Business Tools UI Hints and UI Types.
Note: This is still a work in progress.
Legend:
Y | Supported |
N | UI Type Not Supported; usually falls back to string value |
– | UI Hint Not Supported |
? | Untested |
Page View
This table shows the UI Hint / UI Type compatibility for page view renderings.
Note: BraintreePayment, Grid, and MediaPicker UI Hints are not supported in page views.
Flat | List | Search | Table | |
---|---|---|---|---|
Empty (String) | Y | Y | N | Y |
Empty (Boolean) | Y* | Y* | N | Y* |
Empty (DateTimeOffset) | Y | Y | N | Y |
Empty (Decimal) | Y | Y | N | Y |
Empty (Sitecore.Commerce.Core.Money) | Y | Y | N | Y |
Autocomplete | N | N | N | N |
DownloadCsv | N** | Y | N | Y |
EntityLink | N** | Y | N | Y |
FullDateTime | N** | Y | N | Y |
Html | N** | Y | N | Y |
ItemLink | N** | Y | N | Y |
List | N** | Y | N | Y |
Multiline | Y*** | Y*** | N | Y*** |
RichText | N | N | N | N |
SelectList | N | N | N | N |
Sortable | N | N | Y**** | N |
SubItemLink | N** | Y | N | Y |
Tags | N | N | N | N |
* Treated as text
** Supported via plugins Extended Sitecore Commerce BizFx and Extended Sitecore Commerce Views
*** New lines are replaced by spaces
**** Driven by IsSortable configuration of IndexablePolicy Properties.
Modal View
This table shows the UI Hint / UI Type compatibility for modal view renderings.
Note: List, Search, and Table UI Hints are not supported in modal views.
BraintreePayment | Flat | Grid | MediaPicker | |
---|---|---|---|---|
Empty (String) | Y | Y | Y | ? |
Empty (Boolean) | Y | Y | N | ? |
Empty (DateTimeOffset) | Y | Y | N | ? |
Empty (Decimal) | Y | Y | N | ? |
Empty (Sitecore.Commerce.Core.Money) | N | N | N | ? |
Autocomplete | Y | Y | N | ? |
DownloadCsv | Y | Y | N | ? |
EntityLink | N | N | N | ? |
FullDateTime | N | N | N | ? |
Html | N | N | N | ? |
ItemLink | N | N | N | ? |
List | N | N | N | ? |
Multiline | Y | Y | N | ? |
RichText | Y | Y | N | ? |
SelectList | Y | Y | Y | ? |
Sortable | N | N | N | ? |
SubItemLink | N | N | N | ? |
Tags | Y | Y | N | ? |