243 results found
-
Improved "Auto Focus" Option Behavior
The "Auto Focus " option currently fails to place the cursor in the first input field when it is the second element in a flow after a list box. This results in a non-intuitive user experience, requiring users to navigate through other elements before reaching the input field. We request an enhancement to ensure the cursor is directly placed in the first input field, or at least the list box, when "Auto Focus Input" is enabled, providing a smoother user experience.
7 votes -
Expanded Menu Priority Order Integers
Currently, the menu sorting order in our system is limited to priorities 1-10, which restricts our ability to effectively organize a large number of menus. We kindly request an enhancement to the sorting functionality that allows for a broader range of priorities, specifically from 1 to 100 or, ideally, any integer. This would provide us with much-needed flexibility and control in managing our extensive menu collection, leading to a more seamless user experience and improved efficiency.
7 votes -
Add timeout error Handling for REST APIs
Currently, while flow 6 connectors handle REST-API errors based on status codes, they fall short in handling timeouts. A feature that handles timeouts would greatly improve our application's error management.
1 voteThank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
Allow marking + copy/paste in workflows that are commited
A lot of times i want to copy + past multiple steps from an existing flow. This is currently only possible for one element OR in Edit mode. If someone else has a non committed working version we cannot even set it to edit mode to copy/paste parts of the flow.
Same goes for machine/script steps which are larger. Since you are not allowed to scroll you cannot copy the content without setting the flow to edit mode.
Would be nice to give the possibility to select like in edit mode for both these cases so we can copy whatever…
4 votes -
Optimizing Efficiency in the Attach Part to HU App
The "Attach Part to HU" app currently allows users to add only one part at a time, which can be time-consuming. The suggestion is to enhance the app by adding a looping option within the flow, enabling users to add multiple parts consecutively without restarting the process each time. Additionally, the app currently supports adding only one serial at a time, and the recommendation is to enhance it with a multi-select option, allowing users to add multiple serials simultaneously for improved efficiency.
3 votesThank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
Unified Interface Layout for Consistent Navigation in Inbox
Requesting the option to standardize the visual presentation of the Inbox button to match the flat layout of other interface elements. Currently, the raised "depth" of the Inbox button stands out and lacks consistency with the rest of the interface. Providing a toggle or setting to align the appearance of the Inbox button with other buttons would enhance visual coherence and streamline navigation for users.
1 vote -
Concurrent Login Capability for Admin Users Across Multiple Platforms
As a consultant/developer, managing multiple clients often requires logging in and out frequently due to the limitation of one user/license per session. This process is time-consuming and inefficient.
Proposed solution is to enable admin users to be concurrently logged into multiple platforms - namely the Portal, Flow Client, and Flow Portal - without the need for separate licenses for each. This will streamline workflow management for consultants and developers who regularly need access to multiple clients or sessions simultaneously, significantly enhancing productivity and user experience.
2 votes -
Resizeable scroll bars in Portal 2
We would like to have bigger scroll bars for all portlets in portal 2. Users use big screens zoomed out and have a hard time clicking on the scroll bars since they are so thin. A suggestion is to make the size of the scroll bars a user setting.
6 votes -
Search ability enhancement in AD Sync Group in AD Sync
We would like to have a proper search mechanism in AD Groups and when we try to search for one group. data should be able to get sorted according to letters when we type.
5 votes -
Facilitate Chinese language in HTML2PDF connector
When incorporating Chinese characters into a document flow in Novacura cloud, some corruption issues arise, often due to missing fonts.
5 votes -
Make it easier to write "Text"
To present relevant information our users, we type a lot of conditions and display variables practically everywhere. On arrows, in headers, in texts, in prompts and so on. Those fields can not be "opened" like a script-field (Condition To Hide) and when you try to navigate left or right in that field, it jumps around a lot.
Development is overall fast in Flow but those finishing touches that makes a good applikation great takes time.
Can we get the possibility to open these fields up to speed up development?
Thanks!
And I guess you already got a request to make…
1 vote -
Enable Seamless Script Integration with Included Workflows and Machine Steps
We request an enhancement to enable script steps to directly interact with included workflows and machine steps. Currently, this limitation leads to complex workarounds and inefficiencies, particularly when processing datasets in loops. With the proposed improvement, users can easily call included workflows and machine steps from within script steps, streamlining data processing and reducing the need for intermediary datasets. This enhancement will significantly improve workflow efficiency and simplify task execution.
7 votes -
Update the version of the SqlParser
Update to the latest version of the SqlParser For Special SQL Server Functions such as string_agg([Column], [separator]) function in combination with "WITHIN GROUP (ORDER BY [Column])"
2 votesThank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
SOAP Service OAuth2 Password Credential Type in Design Time
Currently, the SOAP Webservice connector supports OAuth 2 Password Credentials Type in Design Time. However, there are instances where you need to authorize to an HTTP GET endpoint to get the WSDL definition. The workaround for this issue is to currebntly put the WSDL file on the server so authentication is not required to generate the connector. But it would be ideal to apply the current OAuth2 Password Credential Authorization to the WSDL retrieval GET operation.
1 vote -
Ability to copy "Label Static Text" data from all clients
In many cases user would like to use the data in Novacura Clients in other apps. Like to copy text from a work order and past into an e-mail. Or to fetch the work order number and query in another app.
Today it works in Android client and of course the web client. It doesn't work in the iOS client.
==>Make all clients similar with same capabilities.
4 votesThank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
Portal 2 Push Notification for Specific User/Role
Role-Based Push Notifications in Portal 2: Delivering Customized Alerts to Specific Users
6 votes -
Update dependency for fragment: Add Fragment comment to updated versions
When changing a fragment and updating dependencies it can be VERY confusing to follow the changes in Flows that have been changed.
In complex flows using a lot of fragments, some flow specific and some used in a lot of flows, when i do changes and want to update PROD i can frequently see that between my changes and the last shared version to PROD other changes have been made, but i cannot see a comment other than "Auto updated version dependencies". If there is a comment in the changed fragment, please use that comment in all dependencies as well,…1 vote -
Extend binary option input user step element
It would be great to have a radio button 'list' input, like Binary Option Input, but more than 2 available options.
Like a combination of Menu Selection Input and Binary Option Input: functinality from menu selection, interface like binary option input.
1 vote -
Allow string value of Pipe characters into OData connector
We would like to have new feature to be able to pass the value string which includes Pipe characters (|) to the OData connector (without line breaks).
3 votes -
Freeze Columns in Data Grids
In the current design, when users scroll horizontally in data grids with many columns, the row selection checkbox moves with the scroll. This can make it difficult for users to select the correct line, especially when dealing with extensive data.
We propose a feature to lock the row selection checkbox's position on the left side of the data grid. With this feature, even when a user scrolls horizontally through the grid, the checkbox remains in a fixed position, making it easier for users to handle selections.
6 votes
- Don't see your idea?