Enhancement Request: Locked Asset Fields Visibility, Management, and Reporting
Currently, Limble CMMS does not provide a clear or programmatic way to identify or track asset fields marked as "locked." This limitation affects:
- Custom Dashboard Widgets
- The GET Asset/Field API endpoint
The absence of visibility into locked field status hinders efficient asset management and automation efforts.
Requested Enhancements
- API Enhancement
Extend theGET Asset/Field
endpoint to include alocked
status flag for each field. This will enable programmatic identification and reporting of locked fields. - Widget Filtering Capability
Add a filter option in Custom Dashboard Widgets to include or exclude assets based on the locked status of fields. This would allow users to visually track and report on locked fields without manual inspection.
0