87 results found
-
Allow Date Inputs to Interact Within Same User Step
Component: Workflow → User Step → Date Input
Customer Feedback:
We often use date ranges (from–to). Both default to today, but if the 'From' date is set far ahead, the 'To' date should adjust automatically. Users find it frustrating to manually scroll through the calendar to correct the 'To' date.Current Limitation:
You cannot reference or update the value of one input field based on another within the same User Step. Referencing works across steps, but not within the same step.Request:
As a user, I want a date input to be able to update another date input within the…2 votes -
Align List Input side by Side
Hi,
During designing I often found below thing would have been good to have.
Align list inputs side by side which will help to put meaningful LOVs side by side.
Please analyse
BR,
Bhaskar1 vote -
Row Grouping on Grid
Current Limitation:
Today, our grid does not support any form of row grouping.Suggested Improvement:
If we add row grouping functionality to the grid, it will significantly enhance its capabilities. This feature can be extremely useful in many scenarios where data needs to be organized and visualized more efficiently.Proposed Feature:
Enable grouping rows based on one or more columns. Allow selection of a specific row group directly from the grid. The selection should return the grouped data as a structured table (see the attached image for reference).
Adding this feature will make the grid more powerful and flexible for…
1 vote -
Creating in eye option in mask password
Hi,
I was working with our implementation where I found if I provide a form to user to retype password with masking in a user prompt, there is no option to see what is typed
I mean we need to have a eye option for masking as optional basis.
Same option is there in Novacura generic blue screen.
1 vote -
Machine Steps in Flow Studio - Failures on Iterator
Hi,
example for teh above asking
Suppose you have 2 data grid created for different purpose
Now you will be using iterating and using individual machine steps and insert data into table.
m1-->m2
Now m1 successfully executes though m2 fails but it's wrong if I want to execute whole flow successfully and all the machine steps should if successfully runs, complete the flow.Now because of the above action some data getting inserted but others not.
Can we have a process where we can decide all machine flow executes and then it gives a success. it can be a user…1 vote -
Data Grid Date
Possibility to use date selector in Data grid element.
Today only text, number, Lovs, checkboxes is valid for use. But many customers also ask for the possibility to use a Calendar for date fields to be possible to use.1 vote -
Mathematical Constants in Flow Script
Introduce additional functions or constants in Flow Script that provide users with direct access to key mathematical constants such as "e" and "Pi".
2 votes -
Enhanced Flow History Management
The current system lacks efficient mechanisms for managing flow history, particularly in environments with numerous flows and versions. This leads to performance issues due to the accumulation of extensive history data. Additionally, the need to update flow IDs on the portal after importing and exporting flows complicates maintenance and disrupts workflow continuity.
Proposed solution is to implement a configurable option within the web configuration file to set a limit on the number of flow history entries retained, defaulting to the latest 10 entries. This setting would allow users to manage performance by controlling the volume of historical data stored.
Furthermore,…
2 votes -
Improved Version Update Mechanism in Studio
Currently, when an error occurs in Studio, such as "Item is not linked to the latest version," clicking on the error message automatically opens the fragment. This behavior is not always helpful, especially when the needed action is to update the version rather than edit the fragment. The limitation is compounded by the fact that version updates cannot be performed while the workflow is open in edit mode.
Proposed idea is to revise the error interaction process to better align with the user's likely intent. Instead of automatically opening the fragment for all types of errors, provide a more nuanced…
3 votes -
Accomodate Custom Aliases for Machine Step Queries
The issue arises when a column is modified in a complex SQL query and need to click the torch to have Flow recognize the changes in the output table. Unfortunately, the torch automatically reformats the SQL, which creates problems, particularly with UNION statements and other complex examples.
Is it possible to add a button that simply updates the output table to reflect any new or changed columns without performing a complete reformat of the SQL?
2 votes -
Hide Grid Column when empty
Dear Novacura R&D,
As much as powerful the grid element in the User Step is, it would be great to enhance it with dynamic features.
Like the 'Condition to hide' that affects the elements in the User Step, it would be great to have something similar for the content of the grid. And thus, if a particular condition is met, say a column is empty, then it could be hidden.
We quite often find ourselves in situation where we have multiple scenarios and data that differ from each other. Instead of creating multiple grid variants in one User Step, it…6 votes -
Option to Suppress Subscription Notifications for Disabled Environments
In instances where a TEST environment is disabled while PROD remains subscribed to TEST, users encounter a barrage of subscription notifications, disrupting workflow in PROD Studio. To mitigate this, we propose implementing a feature that provides users with the option to suppress subscription notifications temporarily. This could include a warning prompt with the choice to suppress notifications for the current session or for a customizable duration, such as 24 hours, ensuring uninterrupted productivity during critical work periods.
1 vote -
Chat User-Step Element
It would be ideal to have a chat user-step element that could be configured in Flow. This would allow us to more easily use GPT in a dynamic way inside of the Novacura Flow Client.
3 votes -
Request for Enhanced Timestamp Resolution in Logpoint Data
Requesting an upgrade to the timestamp resolution in logpoint data beyond seconds to milliseconds. Currently, the timestamp value retrieved from logpoints is limited to seconds, hindering detailed analysis and synchronization with higher resolution systems. Expanding the resolution to milliseconds would align with modern data processing requirements and enable more precise temporal analysis within the system.
1 vote -
Unlock locked user accounts in Flow with API
I would like the possibility to unlock locked user accounts in Flow environment via API.
As of now, our Servicedesk needs to have Studio installed and reserve one admin licence just to be able to support our organisation.
Thanks!
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.
-
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…
2 votes -
View Data Grid columns without being in edit mode
It would be nice to be able to view data grid columns without first having to be in edit mode in studio. As it stands, when you select a datagrid element while not in edit mode, it only previews the column names in that boxed area, and depending on the length of the names, only shows a few of them. It would be super helpful if we could go a layer deep to view each column, it's data source, and perhaps just the entire edit screen in general without having to officially open it up for editing.
10 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 -
Group Connectors in Machine Steps
When you have a considerable amount of connectors it is not that easy to locate the connector you are looking for. If connectors can be grouped based on the type and then sorted alphabetically within the group will add immense value to the flow developers.
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.
-
Remove warning messages
we would like to get rid of unnecessary and misleading warning messages when updating flows up the dependency chain
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.
- Don't see your idea?