Enhance admin HTML functionality and improve form handling
- Added a new save status display element to provide feedback on save actions.
- Introduced a suppressDirty flag to prevent unnecessary unsaved changes warnings during form resets and population.
- Refactored form clearing and population logic to ensure proper handling of unsaved changes.
- Updated CSS for the save status element to improve positioning and visibility.