Änderungen von Dokument User Directory Macros
Zuletzt geändert von admin am 2026/07/07 19:09
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -97,7 +97,7 @@ 97 97 'sortable': false, 98 98 'filterable': false 99 99 })) 100 - #elseif ($classPropertyType.endsWith('TextArea') || $classPropertyType.endsWith('Email') || $classPropertyType.endsWith('Groups')) 100 + #elseif ($classPropertyType.endsWith('TextArea') || $classPropertyType.endsWith('Email') || $classPropertyType.endsWith('Groups') || $classPropertyType == 'String') 101 101 #set ($columnProperties.html = true) 102 102 #end 103 103 #set ($discard = $columnsProperties.put($column, $columnProperties))