Last modified on Fri, 14 Jun 2024
Enhancements
- Added the ability to modify field IDs in the Dynamic Filter screen by long-pressing on selected fields.
- Previously, upon long-pressing "Applied Roles" in function configuration mode, only the first role would be displayed. This has been enhanced to show all selected roles.
Fixes
- Fixed a bug where adding custom options to a select field in form configuration mode resulted in a null pointer error.
- When scanning functionality is enabled for a select field, an issue has been fixed to allow resolving the scanned label of select options to internal id when it contains the ":" character.
- For example, if the item name is scanned as "MYBAG-RED-100", it will allow matching the item as "MYBAG 100: MYBAG-RED-100".