70 results found
-
Push Notifications
Flow Classic has a way to send push notifications via swimlanes. I have never been a fan of using swimlanes, but you could at least use them to send push notifications.
In Flow Connect, I'd like to see Novacura implement a "connector" that could perform the same functionality. The connector could: iterate through a list of users, require a Push Notification message, optionally pass in an app GUID that would "forward" the user once they click on push notification to.
Bonus points if you could use a websocket backend so this could also be implemented in the webclients as well…
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.
-
New FlowScript function for BI apps and other data driven apps
For data driven apps or any BI apps it would be great to have an easy way to create a complex result set of data.
With this function available we could create amazingly flexible and "Qlik-like" apps in no time.Let's consider one scenario.
We want to display sales per period, per a few selected sales reps and products.
As dimensions we have Period (Quarter/Month), Salesman, Product.For the actual sales we have one big fact table with all all sales, including the dimensions above.
In an app we want to select a group of salesmen and a few product,…
1 vote -
Property Types in Flow Connect
In Flow Studio, users have access to various property types such as variables, tables, and more, which enhances flexibility and functionality in workflow creation and management. However, in Flow Connect, this capability is limited as users can only create properties as variables without any specific type assignment. This limitation reduces the utility and adaptability of Flow Connect, especially for users transitioning from Flow Studio who expect similar functionality.
Proposed solution is to expand the property type options in Flow Connect to include a range of types similar to those available in Flow Studio. Introducing diverse property types like tables, lists,…
3 votes -
GitHub Integration for Flow Studio
Currently, Flow Studio allows developers to view the XML code of their workflows by pressing F7, but there is no direct way to integrate these files with GitHub for version control and code storage, only server side in the Flow Server.
Proposed solution is to implement a direct integration feature between Flow Studio and GitHub, as an alternative to Flow version management. This feature would enable users to seamlessly push the XML files of their workflows directly to a GitHub repository from within Flow Studio.
2 votes -
Portal Scheduler: allow buffering of changes / What If Mode
In the current Portal 2, drag&drop option, resizing or moving of tasks get synchronized and data set is loaded again.
It would be great, if we have options here. Eg. the changes are not synchronized and only shown right away.
Datasets can be big and load for 1 - 5 seconds, if a lot of resizing happens, this is noticeable to the enduser. I could see more than one solution:
- add option to synchronize changes instantly (todays functionality)
- add option to trigger all changes
- synchronize the changes in the background (similar to offline functionality). This would only…1 vote -
When adding a row to a datagrid it should be displayed.
When a user clicks ADD ROW on a datagrid, the newly added row is added to the end of the table (it seems). Because pagination could be happening, the newly added row is not necessarily displayed to the user. This is very confusing to users.
I'm not sure what the best behavior is...but it seems to me that the easiest solution would be to add the row to the beginning of the table.
Of course, that doesn't help the user if they have paged at all, but I think it's a more likely scenario.
Additionally, a popup note to notify…
1 vote -
New Web Designer (Flow Connect Conference 2024)
A fully web-based designer. No longer needing to download a thick-client to utilize the Flow Studio. Instead, just open it up in a web browser. Let us know if you have any ideas for the new web designer for Flow Connect!
5 votesWe are happy to inform you that development work has begun on your requested feature. Our product team has assigned resources and is actively working on implementing it. We will keep you updated on its progress.
-
Search and asset filtering (Flow Connect Conference 2024)
Search: currently we can search on all items inside the applications section in Hub. If you have any suggestions where else global search should reach, please let us know below!
Assets filtering: currently, only assets can be filtered. Should we add tagging and filtering to other places? Let us know below!
1 vote -
Add JSON sorter functionality to FlowScript (Playground)
Now and again I need to define my data type in FlowScript(by get the definition from IFS - API Explorer and using the Inferred result type functionality in the playground).
Usually I dont need the whole datatype only a few specific KeyPairs but these can sometimes be hard to find as the datatype can be large and not in any kind of order.
So a built in JSON sorter that will take a JSON as input and order the KeyPairs by KeyName or KeyValue (selectable by user) and return with a ordered JSON would be a nice to have feature.…1 vote -
Client Home Experience (Flow User Conference 2024)
In Flow Connect users can access apps quickly through favorites section on the Home screen.
In the future we would like to give users quick one click access to even more apps by opening up new possibilities to customize the client home screen.
Users would be able to see a large number of apps and launch them directly from the home screen without navigating a folder structure.2 votes -
Hub home screen widgets (Flow User Conference 2024)
Allow users to personalise their Home screen with widget-like sections.
1 vote -
Add picture/thumbnails option to buttons
It would be a nice feature if we could show pictures/logos in buttons (and not just unicode characters).
Similarly to the new 'list input with picture' feature.1 vote -
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.
2 votes -
Navigator - lacking placement possibilities
The current Navigator in Connect Designer is lacking in functionality compared to the Classic Studio in regards to placement possibilities.
I always have the Navigator activated and when developing I prioritize canvas area left<->right and therefore I want the Navigator at the top, unfortunately this is not possible in the Connect designer (see picture from Classic Studio).1 vote -
Group Values in Datagrid
The datagrid should have a grouping header to make it easier for end users to find where the exact data they are looking for.
3 votes -
Facilitate debugging of offline flows in flow studio
Currently, the inability to run offline flows in debug mode in Studio complicates development and testing, significantly increasing development time. Resolving this issue soon will streamline the process and improve 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.
-
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.
2 votes -
HTML to PDF Connector
HTML to PDF connector is a frequently used connector for designing and generating PDF reports in Flow Classic. Additionally, it's also possible to merge existing pdfs with this connector.
As mentioned in this idea https://ideas.novacura.com/forums/956630-novacura-flow-connect/suggestions/48235034-add-proper-report-print-layout-configuration-to-fl
The design capabilities of the existing connector are somewhat limited/rigid. Ideally, it should be far easier/flexible to design a report layout in connect. Here are some options we can consider for HTML to PDF connector in Flow Connect.Option 1
Can be divided in to two sub sections.
a. Report design as its own step in the designer – The idea of this is to…8 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.
-
Toggles to Retain Table Row Selection and also Refresh Table in Portal 2
When selecting a row or row(s) in a portlet table and then starting a workflow, the row selected is no longer showing as (gray) selected, making it hard to find what row was just worked with and pulled into the workflow. This may not always pertain to selected rows because some are actually deleted or removed from a portlet table.
However, a good addition would be to allow for tables in Portal 2 to deselect/not deselect the row and to allow the table to automatically update/not update the table after completing or closing a workflow. These are possibly some things…
2 votes -
Customizable Header/Banner Color in Portal 2
In the current setup of Portal 2, users lack the ability to customize the color of the header/banner area, which limits the flexibility in aligning the platform's appearance with corporate branding or user preferences.
Proposed solution is to introduce an option within the Style settings of Portal 2 that allows users to set a distinct color for the header/banner area. This feature should provide an intuitive color picker or the ability to enter hex codes, enabling precise control over the color scheme. This customization capability will enhance the visual appeal of Portal 2 and allow for better branding consistency, improving…
3 votesThis request has been moved to the Flow Connect project and is under development.
- Don't see your idea?