Enhance ExpiryIndicator binding dialog with status display and validation improvements

- Added a status display area in the ExpiryIndicator binding dialog to show messages related to binding actions.
- Cleared the status display when opening the binding dialog.
- Updated the binding registration function to normalize expiry bindings for better handling.
- Improved error handling and user feedback during the binding process.
- Adjusted the showStatus function to update the status in both the main status area and the binding dialog.
This commit is contained in:
Torsten Brendgen
2026-07-18 22:23:01 +02:00
parent 730b07439e
commit 4713299ce1
6 changed files with 17 additions and 15 deletions

View File

@@ -45,7 +45,7 @@ Das Paket liegt danach unter `sharepoint/solution/portal-settings.sppkg`.
## Installation und Upgrade
1. `portal-settings.sppkg` im App Catalog durch Version `2.1.2.0` ersetzen.
1. `portal-settings.sppkg` im App Catalog durch Version `2.1.3.0` ersetzen.
2. PortalSettings im Root Web der Site Collection installieren beziehungsweise aktualisieren.
3. `expiry-indicator.sppkg` durch Version `2.1.0.0` ersetzen und die App aktualisieren.
4. `/SitePages/PortalSettings.aspx` mit geleertem Browsercache laden.