date |
Shows the value in the format of the current locale, in the site time zone,
for example, 4/30/2018 |
date+time |
Shows the date and time of the value in the format of the current locale,
in the site time zone, for example, 4/30/2018 10:24 |
image |
Shows the full path of the value. |
password |
if there is a value, shows 10 * characters. If the value is empty, shows
nothing. For example, '**********' |
set-of-int/set-of-double/set-of-string |
Shows up to the first three values in the set, with a |
separator. If there are more values, the third value is followed by an ellipse
(β¦). For example, 1 | 2 | 3...
|
enum-of-int/enum-of-string |
If the enum supports multiple select, shows up to the first three values
with a | separator. If there are more values, the third value is followed by an
ellipse (β¦). For example, A | B | C ...
|
text/html |
Shows as many characters as fits on the tile. If there are more characters,
shows the ellipses. For example, 'A light floral top, perfect for Spring and
Summer weath...' |
others |
Shows the value. |