44 results found
-
Change Font, Colors, and Alignment within User Elements
Within a User Element in a User Step, I would like to be able to change the font, front size, font color, alignment, bold, italics, and more so that I can make more visually appealing workflows.
45 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.
-
19 votes
-
Manual re-compile all enabled projections in OData connector
In the context we hae customers like Elvia and soon DSB where flow is having a usage of 300+ projections. With frequent updates in IFS ( ever green with new releases every 6 month and service updates in addition). The projections needs to be recompiled one by one. This is timeconsuming and have a risk of not handling it correctly.
I would be great and useful to add an option/button/way to easily re-download the metadata of all enabled projections and re-compile them in OData connector.
Especially, after an update of IFS, it would be great to do it manually.
Even…
12 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.
-
FlowScript Code Formatter
Currently, Flow Script does not offer any assistance in code formatting, which could lead to less readable and harder to manage scripts.
We suggest the introduction of a "Code Formatter" button in Flow Script. This button would apply some basic formatting rules, such as indentation, to make scripts more readable and easier to maintain. Even though users may request further customization options, having basic formatting support will be a significant improvement over the current situation.
11 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.
-
Return assertion step when Running Debug in Designer
When debugging and you come to assertion step or script step that prompts an error or information you can not go back like you do if you do not debug. You need to restart. This is super annoying and a bad legacy from how it worked in Classic so please add the same function as it is in the client when you are not debugging.
Thank you!6 votes -
Add proper Report Print Layout configuration to Flow
There is a need for proper Report Print Layout configuration. Must allow dynamic sizing of all cells in a table/layout, logo, formatting, conditions etc. Today's HTML is far to rigid. For some use cases the layout is so poor that we can't even use it internally, not to mention externally.
Main need is for PDF, e.g. Word would have been nice, but less important
Ideally there should be an engine on the backside, allowing to be automatically sent on E-mail or printed to predefined print.
For IFS users, similar IFS Report Designer and Print Agent. The built in IFS tools…
6 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.
-
Enhanced Flow Variable Update Capability Within Scripts
A feature enhancement that allows users to update the values of flow variables from outside of a script. Currently, when working with variables X and Y, executing a script step only allows for returning a value to overwrite one of them, or utilizing a complex workaround with a record to update both variables. We propose the addition of a simple syntax, such as ":flow.X = "something";" within the script, where the ":flow" prefix defines the scope of the variable being modified. This improvement will streamline the process of updating variables, eliminating the need for additional steps and making script operations…
6 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.
-
PDF Viewer
Currently, the user step includes:
Image Viewer
Image Selection
File Gallery
However, we are missing a PDF Viewer, which would be a very powerful addition.
Purpose and Benefits:
In-app Document Viewing:
Allow users to open and view PDF documents directly within the workflow, without needing to open an external application.Document Editing:
Enable users to make basic changes to PDF documents (e.g., annotations, comments, or form filling) and save the updates.Multi-page Support:
The viewer should support navigating through multiple pages easily.Digital Signature:
Allow users to sign PDF documents directly within the viewer.Full-Screen Mode:
Users should be able…5 votes -
FlowScript Copilot for IFS OData Queries with Modules
In Flow Connect, a user should be able to prompt in a Script step using natural langauge to automatically generate FlowScript. For example, a user should be able to type into a Copilot - "Get me a list of customers from IFS Cloud where customer region is equal to North America" and the copilot should write script to open CustomerOrderHandling select CustomerId, Name from CustomerInfoSet where Country = NA.
4 votes -
Swimlanes
Swimlanes in Flow Connect, much like Classic, would support multiple roles and push notifications to role. Currently, Swimlanes on Connect are converted to Seeded Inboxes.
Swimlane functionality on Classic can be found here:
https://help.novacuraflow.com/development/flow-studio/applications/workflow/swimlanes4 votes -
Create Component from part of an App
Typically when developing an App or a set of Apps, you don't exactly know how the Apps will end up and it is difficult to have a clear component strategy from the start.
It would therefore be super helpful to be able to take a part of an app, a sequence of workflow elements, and turn that into a component when needed. Directly from the Designer.
Preferably the function should be smart enough to suggest required input to the component.
When created, the selected sequence of workflow elements should be replaced automatically by the newly created component.
4 votes -
Add QR-code(camera) as Keyboard type for text- and numeric unput in user steps
I have several usersteps in multiple workflows, where the only purpose is to scan a barcode. I`ve been able to get the novacura app on mobile devices to automatically enter the input field (with the "Auto Focus input" turned on in the app), but I cannot get novacura to also select the camera. They need to click on the QR-icon every time. I could of course buy a bluetooth barcode reader, but I want this to work also with the mobile camera.
Can you check if it`s possible to add QR code (camera) as keyboard type for text- and numeric…
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.
-
Access the User's language as a variable inside the Designer
We want to be able to access the user's client language selection as an environment variable (just like we can access 'userId') inside the Designer.
A common scenario is where we call a third-party system from an App (a "workflow") and need to send it a language code, which returns different results. And we don't (and can't) always call an ERP in every app to fetch the user's language. Hence, we need to be able to make logical decisions within an app/designer based on the "Windows Entra language" of the user currently executing it, or the language the user selects…
3 votes -
Magic wand in the query configurator for the IFS/SQL server
Can we have the magic wand back that we had in Flow Classic, that autogenerates element names?
3 votes -
Status message on http requests and script steps
It would be very nice to be able to have a status message on also http requests and script steps (in addition to External System), as http requests potentially can take some time to execute.
3 votes -
Allow Alias for datasources
I noticed that the Prefix are not working on the SQL query on the flow
script when I use the module.3 votes -
Get list of apps/users/user groups from hub
It would be great to have a variable or a connector/API I could call and get a list of apps/users/user groups from hub/environments.
(or few extra features such as sending invitation to a user via flow).Like in flow classic, see attached picture.
If updating users are not available due to security reasons, but at least fetching a list of users would be great.
3 votes -
Duplicate a Component in Hub
I want to be able to duplicate both package and organization components. If a component with sub components is duplicated, it should keep the existing references.
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.
-
Add iterator field to Component
If needed I would like to be able to run a component several times without the use of a "Flow loop" and instead use an iterator similair to Machine Step - SQL - iterator, using this method we can make the application clean and more presentable.
2 votes -
Enable picking Arrow type
In my example part "get CompanyTbl" was disconnected from flow of app, there is no input "sequence arrow". Despite this it's connection transformed into "data arrow" without any input form my side ant part's output is still available. It might cause issues while developing if developers have less control on process. Please give back ability to chose type of arrow or at least add prompt that type switch is occurring.
2 votes
- Don't see your idea?