243 results found
-
Lazy Loading in List of Values on Mobile Clients
When data is loaded for a user step, sometimes the user may have to search for data in LOV with large volumes. Eg adding a spare part to a work order.
Adding such a LOV to a user step may take time to load as the flow wouldn't move to the next step without completing that step. In order to improve the user experience, it is better to have the following;
Load batch-wise
The user step will get populated once the first 100 records are fetched, and the list has the option to load all or the next 100...Load…
1 vote -
Dynamic "Allowed File Extensions" in File Gallery Uploads
Currently it is required that the "Allowed File Ending" values are hardcoded when uploading documents to the File Gallery. This rigid setup limits adaptability and increases maintenance efforts, especially when file requirements change frequently.
Proposed solution is to integrate the capability to accept variable values for specifying allowed file extensions in the File Gallery. This dynamic approach will enable administrators or developers to modify accepted file extensions on-the-fly without the need to alter the flow itself, enhancing flexibility and reducing the need for frequent flow modifications.
1 vote -
Ability Access Control to root Folders of Flow Studio
When multiple parties are involved in Flow Development (eg Novacura/Partners/Customer) it is essential to control access to different workflows. One of the ways to achieve this is to allow access control to the folders created on the root (and not allowing any workflows/menus to be created without a folder)
1 vote -
Barcode Scanner enhancement for iOS
The Flow app's iOS version currently offers inconsistent barcode scanning performance, especially when barcodes have certain backgrounds. Users experience significant delays and challenges in positioning the device correctly for a successful scan. This poses a problem for customers with large asset tracking needs who prefer to use Apple devices. To address this, integrating a dedicated scanner library for the iOS version will enhance performance, ensuring that it matches or exceeds the capabilities of the Android client.
1 vote -
Advanced NFC Scanning in Flow App
The existing NFC scanning functionality in the Flow app is limited in terms of advanced capabilities. Users are looking for a more intricate and enhanced scanning solution, paired with a user-friendly and visually appealing admin user interface.
Proposed solution is an enhanced NFC Scanning where we implement more advanced NFC scanning capabilities. This may include better error handling, faster recognition, and support for a wider range of NFC tags. Allow users to scan multiple NFC tags consecutively without needing to return to the starting interface after each scan. This will significantly improve efficiency for tasks requiring bulk scanning. The admin…
1 vote -
Responsive Data Grid Columns in Client View
In the current NG webclient, the GRID columns with "FIT" size mode aren't dynamically adjusting to window resizing. When viewed on full screen, all columns are visible. However, when the window size is reduced, certain columns disappear, forcing users to scroll horizontally.
Proposed solution is to enable truly responsive design for GRID columns, especially those with the "FIT" size mode. When a user adjusts the window size, columns should auto-adjust their width proportionally, eliminating the need for horizontal scrolling. This ensures a seamless user experience across various window sizes.
1 vote -
Generative AI - Flow Component and Workflow Creation (GPT)
In the ever-evolving landscape of app development, speed and adaptability are paramount. Our proposal aims to empower Flow developers with a Generative AI Copilot, capable of swiftly building components of an app and facilitating real-time modifications, all through natural language conversations.
Key Benefits:
Rapid App Component Creation:
The Generative AI Copilot enables developers to efficiently construct app components, eliminating the need for time-consuming manual coding.
End-to-End App Creation:The Copilot can autonomously generate entire applications from scratch using OpenAI and Generative AI technologies, significantly reducing development timelines.
Adaptive Modification:Developers can request real-time adjustments to the app via natural language…
1 vote -
Business Process Mining from Telemetry Data
As Flow Developers, we often find ourselves striving for optimal workflow efficiency and effectiveness. To facilitate this, we propose a feature that combines two essential elements: enhanced flow analytics and seamless Copilot integration.
Key Benefits:
Route Performance Insights:
Percentage-Based Route Usage: Flow Developers can gain valuable insights by visualizing the most frequently used routes within a workflow, presented as a percentage. This helps in identifying bottlenecks and optimizing workflow paths.
Average Time Tracking:Time Spent Between Workflow Steps: Users will have the capability to track and analyze the average time spent between each step of the workflow. This empowers developers…
1 vote -
Offline Accessibility of Offline Menus Without Internet Connection
Users have experienced issues with the Offline Menu feature. Even after downloading offline data in the morning, if a user tries to refresh the offline menu for their offline inbox while not connected to the internet, an error occurs. The error message suggests that the internet connection is offline, which is perplexing given the data has already been loaded onto the device.
Proposed solution is for the Offline Menu and its related features (like the offline inbox) should be fully accessible and operational without an internet connection once the data has been loaded. This means that even if a user…
1 vote -
Connect function key (F5) to button
I would like to be able to connect a function key (for example F5) to a button in a flow, which could be for example, the 'Refresh' button.
1 vote -
Hide Non-Editable Columns in DataGrid When Adding New Row
In the current implementation of a DataGrid, when a user adds a new row, the text from non-editable (display-only) columns still appears, giving an impression of inconsistency in the UI. This can be confusing for users.
Proposed solution is for non-editable columns to be hidden or made visually distinct when adding a new row to a DataGrid. This way, only the relevant editable fields will be displayed, providing a more intuitive user experience.
1 vote -
Introducing a Feature to Locate Published but Unshared Flows
During development, I utilize a fantastic feature to update and auto-publish flows affected by changes. However, transitioning to the Production stage is less straightforward, requiring manual searching, opening, and sharing of modified flows.
To enhance this process:
Simplified Sharing: A 'Share' option accessible through right-clicking flows in the server view could eliminate the need for individual openings, complementing the existing 'Publish' link.
Unified Sharing Checkbox: Similar to the 'Publish' checkbox, an equivalent 'Share' checkbox for updating flows could streamline post-approval sharing, especially for numerous flows influenced by fragment adjustments.
Differential Version Listing: A feature listing flows with differing published and…
1 vote -
Enhanced Functionality for Identifying Flows Requiring Update
When sharing a flow across different environments and switching between them, I notice the flow being marked with a green circle containing a white star, indicating the need for updates.
Kindly introduce a feature that enables view filtering, allowing me to exclusively display flows requiring updates. This is particularly essential when dealing with a considerable number of shared flows, as manually clicking, scrolling, or searching by name becomes time-consuming. The ability to readily access 'All Subscribed Flows with Updates' would be greatly beneficial.
I would appreciate the inclusion of a 'batch update' functionality for flows. Currently, updating each flow individually…
1 vote -
Enhance Workflow Efficiency with Checklist Grouping Feature
We kindly request the addition of a new feature, "Grouping," to the control checklist subtask within workflows. This enhancement aims to optimize user experience and efficiency when dealing with extensive checklists. By introducing a grouping option, users can achieve a clearer overview of checklist items, particularly in cases where there is a substantial number of items. This feature will greatly improve workflow management and streamline task execution, contributing to a more productive and organized working environment. Your consideration of this feature request is greatly appreciated.
1 vote -
Improving Datagrid Row Addition
After appending a new row to a datagrid, the new row insertion occurrs at the concluding section of the DataGrid, even though my current view is confined to page 1. This outcome holds the potential to bewilder users, as it contrasts with the anticipated experience. When a user undertakes the action of appending a new row to a DataGrid, it is a logical expectation that the newly added row should be prominently visible upon transitioning to the creation interface. To align with this user-centric principle, it is recommended that a design modification be implemented to guide users to the end…
1 vote -
Offline Compatibility and Expanded Image Source Options for Image Selection Input Component
Our customers have expressed a need for offline compatibility and expanded image source options for the Image Selection Input Component. Currently, the component only supports URL-based image sources, limiting its use when offline access is required. To enhance the component's utility, we propose enabling additional image sources, such as JEPG, allowing users to utilize local data sources like tables in IFS. This enhancement would make the Image Selection Input Component fully offline compatible, significantly extending its usability and versatility for various use cases.
1 vote -
Streamlined Row Deletion Process for NG Webclient Datagrid
We kindly request the implementation of a more intuitive and efficient row deletion process in the NG Webclient datagrid, reminiscent of the user-friendly experience offered by the previous Novacura web client. The proposed enhancement aims to simplify the current multi-step deletion procedure, which includes clicking an empty circle, moving to the top of the datagrid, and confirming the deletion.
1 vote -
Enhanced Bluetooth Input Functionality After Manual Overwrite on Mobile Clients
Our users have reported an issue with the Bluetooth input in user fields on a mobile device. The problem arises when a value is input via Bluetooth into a user field, then manually overwritten, and a subsequent attempt is made to input a new value via Bluetooth. In these cases, the Bluetooth input fails to populate the field unless the user navigates to a different user step and then returns. This could potentially be due to the iOS keyboard taking over control after manual entry. This problem has been encountered while capturing Ultrasonic Thickness readings from an Olympus 38DL+ thickness…
1 vote -
Video Recording Capability from Android Clients
Users want the ability to record videos directly from Android devices using the Flow File gallery and Camera input. Currently, they are able to take pictures and access files, but they cannot record videos directly from the app.
1 vote -
Preserve Search Queries in WebNG
In the current NG webclient, search queries are not maintained after completing a flow. Users have to re-enter their search each time they finish a flow, which can disrupt their workflow and reduce efficiency.
To enhance user experience and productivity, we propose to preserve the search queries even after completing a flow. This means that after a user finishes a flow, their previous search query would still be in place, saving them the effort of having to re-enter it.
1 vote
- Don't see your idea?