show-daniels #1112

Merged
philipp merged 6 commits from show-daniels into staging 2025-07-20 12:02:00 +02:00
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -413,6 +413,7 @@ function initNewChoice(select: HTMLInputElement) {
steering_person.setAttribute("required", "required");
}
const choice = new Choices(select, {
searchResultLimit: 100,
searchFields: ["label", "value", "customProperties.searchableText"],
removeItemButton: true,
loadingText: "Wird geladen...",
+6
View File
@@ -0,0 +1,6 @@
{
"name": "rowt",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}