Refactor expiry indicator configuration and update command set logic

This commit is contained in:
Torsten Brendgen
2026-07-16 22:51:21 +02:00
parent c1f1d02d9c
commit 5446fa871a
5 changed files with 30 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
"port": 4321,
"https": true,
"serveConfigurations": {
"fieldCustomizer": {
"default": {
"pageUrl": "https://sharepoint/sites/demo/Lists/Test/AllItems.aspx",
"fieldCustomizers": {
"ExpiryDate": {
@@ -23,4 +23,3 @@
}
}
}