Skip to content

Novacura Flow Connect

Welcome to the ideas forum for Novacura Flow Connect. Please share your ideas for how we can make Novacura Flow Connect better. We are listening and we use this feedback to prioritize our roadmap!

Novacura Flow Connect

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

183 results found

  1. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Can we have the magic wand back that we had in Flow Classic, that autogenerates element names?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Feature Request: Component Mapping Option During Import and Shared App Installation

    We need a way to map components when importing a flow or application into the hub. When a flow is imported, the system should provide an option that allows the user to map the imported component to an existing component in the hub.

    During the import process, the user should be able to choose whether to:

    Map the component to an existing component, or

    Import the component as a new component, even if a component with the same name already exists.

    This option should always be presented to the…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Hub  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Force Users to Enable Multi-Factor Authentication for External Email Providers

    Requested By:
    Customer Direktoratet for Samfunnssikkerhet og Beredskap

    Description:
    As requested by Customer DSB, the system should enforce Multi-Factor Authentication (MFA) for users who authenticate using external email providers such as Microsoft, Gmail, or other supported identity providers.

    This requirement is intended to enhance security and reduce the risk of unauthorized access caused by compromised passwords.

    Objective:
    Ensure that all users authenticate using two or more verification factors, improving account protection and aligning with modern security standards.

    Proposed Behavior:

    When a user logs in using an external provider (e.g., Microsoft,…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Change Improvement Request: Support Parameterized IN Syntax for SQL Statements

    Title
    Support parameterized IN clause syntax to avoid dynamic SQL execution

    Background / Current Behavior

    Currently, when building SQL queries that require filtering using an IN clause with multiple values, the only practical solution is to dynamically construct the SQL string and execute it using EXEC(@query).

    Example:

    DECLARE @query NVARCHAR(MAX)

    SET @query = '
    SELECT *
    FROM Orders
    WHERE OrderId IN (' + @OrderIds + ')
    '

    EXEC(@query)

    This approach requires stringifying the entire query, which introduces several issues:

    Reduced readability and maintainability

    Increased risk of SQL injection if not…

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Connectors  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    The feature request has been approved and is now scheduled for development. Our product team has determined that it aligns with our product roadmap and will bring value to our platform. We will keep you updated on its progress.

  6. The process of “skipping items” that contain errors in My Work is now 3 clicks, with no way around it.

    This used to be one click per “delete.” Ideally there are not a ton of errors, but if there are, it now means 3x the amount of clicking for the user (potentially on a small mobile device).

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. When using empty pages as navigation parents in the portal, users report confusion when clicking them, since they only see a blank page.

    Options to perhaps set a default child page if the parent is empty, or Git Book style, clearly show the child pages on that empty parent page

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Portal  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. In the web client, when a grid is present in the user step, an option appears to expand the UI to the full browser window.

    Feature request: always show the expand option for the user's step (regardless of whether there is a grid inside).

    Also, make it a designer option to default to expanded or collapsed. Today it seems to remember my choice next time I run the app, but that is probably only for that app and that browser. Be able to control it more generally, both as an admin and as a user.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. User steps need flexible layouts to support dynamic, section based designs to place buttons and controls exactly where you need them.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. A clear and flexible way to move between user steps in navigation-based apps.
    Navigation items replace the fixed buttons at the bottom of the step and allow navigation to other steps in the app. An exit can carry data to the next user step, for example, passing the data of a selected item in a repeated control.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. In Classic, there is the ability to automatically focus input on the first element if it is an input field. This needs to be ported to the Connect applications as well. Use case: in a scan heavy environment (Cycle Counting, Picking, Shop Orders, etc) the extra time it takes to touch the screen every single time adds up and leads to end user frustration and carpel tunnel.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Implement a reusable tooltip component to provide on-demand context across all UI elements. This addresses the need for detailed explanations behind short labels, buttons and ensures small chart values are easily accessible.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. We want to change how Assertion Steps are displayed to the user who runs the app. It is annoying and impractical that the label of the Assertion Step is shown to the user. Better to only show the phrase, as it worked in Classic. It is confusing and language-mixing for the user to see the label of the Assertion step. (See enclosed files).

    For me, this should be permanently changed or at least make it an option to hide the Designer label of the Assertion Step from the user who runs the app in the client. Our clients use assertion…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Generating Reports and labels in Flow seems to be an ever increasing use case.

    We have some tools (e.g. HtmlToPdf, the consulting developed Document Management or external services like Convert API) to generate reports and labels, but we are missing a way to get them printed if needed.

    For this use case it would be very useful to have a Print Connector, where it would be possible to send a printable file to a printer.

    Please fix. Thank you.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Connectors  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Now when you run some app on mobile device and you toggle off screen/switch app/small lack of internet, you will get The Network connection was lost message. It will take you back to previous step without proper indication and some of the machine steps will be already done. Would be good to have:
    -more explanation on help web page about such error messages
    -some kind of batch processing posibilites to handle such activity

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Today, the group by in the Kanban is just a simple value. So to make it look good in the Kanban, I would use, for example, the first name.

    But when building interaction flows for drag-and-drop, I need to insert the ID of the resource I group by.

    Giving the option to use a List of Values for the Group by field would enable both displaying a friendly name, but also using the ID for interactions

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Portal  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 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.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Hi,

    This Requests comes from the customer HomeServe.

    • Ability to default the Grid in Mobile clients to Card view.

    The Grid is very useful in the web client, it's harder to make it look good in the Mobile Clients where more than 2-3 columns often get cramped by the smaller screen size of the devices and the user needs to scroll sideways. And sometimes the Card layout of the Grid is just a better option to display data.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 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!

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Designer  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Utilize the old connector for integration with Nicelabel. Currently the workaround is to use the REST connector or FileSystem connector to communicate but it could require an automation server or additional set up to consume messages in the file system directory.

    14 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Connectors  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    The feature request has been approved and is now scheduled for development. Our product team has determined that it aligns with our product roadmap and will bring value to our platform. We will keep you updated on its progress.

← Previous 1 3 4 5 9 10
  • Don't see your idea?