181 results found
-
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 -
Application history changelog
It is important to have an overview of the changes an application has gone through since it was last committed, in order to have a better understanding of where the app has changed, any bugs that might have happened; and to overall have more control of the different stages of the app development process. As well as the ability to go back in time to previous not committed version.
1 vote -
Business Process Mining (Telemetry) Copilot
The BPM Copilot should be able to access the runtime telemetry data and be able to answer questions regarding this data. For instance, if telemetry data captures each execution of an app and who executed it, I should be able to ask the Copilot a question like "what is the most executed app last week and who ran it the most."
1 vote -
More user step controls (functional blocks)
More UI controls/elements for endusers like progress bars, toggle, chip, filters, card layout, charts, map, tabs, timer, sliders,...
21 votes -
Additional text in the cards in the calender
In the visual planning in the old portal we are able to see more text in the cards. Is it possible to fix the same feature in Connect?
1 vote -
Allow Client messages to display for Flowscript step
Since Flowscript is so powerful now we can put extensive Scripts/loops in the script. If we do that in a userflow we cannot tell the user what's happening, because currently we have no way to add a client message like in other steps. Would be nice if we can get a flowscript function to add messages at different steps of the script execution. Otherwise UX for long running processes will be poor (missing user feedback)
8 votes -
Push refresh of portlet
Have an option from an app/component to send a refresh command to a portlet for a specific user.
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.
-
Uptime dashboard
Why
As a customer, I would like to have a traffic light/dashboard to view my system's uptime and identify any outages in my region.What
This does not have to be observability in the form of who ran what app and when. Rather, I just want to get the dashboard to confirm that my system is up and running, and also to view its historical data. Similar to what AWS or Microsoft have. Or qlik: https://status.qlikcloud.com/2 votes -
Voice Step
Using voice as input when executing a task is becoming increasingly more useful and also more requested, with the use of AI.
To make this experience smooth and seamless we would need a voice step which automatically or on demand (by pressing a button) starts a recording. The recording can be paused or stopped (or auto stopped after a defined number of seconds of relative silence). The recoding is then returned to the workflow and can be processed in the following steps, using AI.
2 votes -
GET endpoint with URL params for an Automation
In many use cases we need to be able to expose a GET endpoint, using URL parameters as input to the Automation App.
One general use case is callbacks, where a callback from a service is usually made using an http GET request.
Specifically we will need this when doing online payments (using web browser) where the payment confirmation/receipt is sent using a callback GET with url params containing e.g. order id or payment reference.
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.
-
Public User
Similar functionality to "Public user" used in Classic. Used for external users (customers, suppliers, etc.) to book appointments, etc., using a workflow (a public link is to the workflow)
14 votesThe 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.
-
'optional' mode when generating a FlowSript module via the IFS Code Generator
The IFS API documentation has many fields in it Request Body Schemas wrongly labeled as 'required' in the input type definitions. There are examples where over 20 items are wrong within one schema. Since this is not going to change any time soon, it would be better to have the code generator define all fields as optional. Since typically a type is not defined from scratch but copy/pasted from the browser debugger console, it avoids a lot of unnecessary type issues in FlowScript for which the generated code needs to be adapted.
1 vote -
20 votes
Thank 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.
-
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 votesThe 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.
-
OAuth2 Client Credential authorization in FlowHUB APIs
There are some cases when I'd call FlowHUB API from a workflow/automation and there is no way to use interactive authentication (machine-to-machine cases).
It would be great to implement OAuth2 Client Credentials for these cases.
With this option we could develop applications to maintain FlowHUB (e.g.: fetch users by group, invite users, move apps, generate bundle, etc).
1 vote -
Show file extension in File Gallery
In File Gallery element, it would be great to show (or enable to show) the whole filename value, including the file extension.
For example, in the file gallery I have a couple of files shown, but I want to download only the excel file. Without showing files' extension, I have to download all of them to figure out whihc one is that filetype I'm looking for.1 vote -
Dynamic login/password for IFS connector
Client accessing IFS via Flow Connect wants to be able to restrict access to some tables, even for developers. In Flow Classic you could set up connector so user was simultaneously login in to IFS and Flow, so he was not using IFSAPP user to gain access, but his own level of privilege. I'd like to be able to present to client's similar functionality, since currently we can set up connector with single login/password per environment.
Moreover login with multiple flow users in single IFS user seems like license issue waiting to happen.2 votes -
Iterator field in e-mail connector machine steps
I'd like to send e-mail to multiple e-mail addresses.
To send individual e-mails, I need to create a loop in flow to iterate on the users' data (I don't want to send the same e-mail content to all users - e.g. name or company name is different for all users, etc.).It would be useful an iterator feature in the machine step similarly to machine steps where an SQL connector is selected. See attached pictures.
2 votes -
Improve screen transitions
There is an issue with screen transitions in both Flow Classic and Connect. Currently, users scan a barcode into a text input field using a scanner. After scanning and selecting "Next," the input field remains active, allowing users to continue scanning or typing even while the query is executing. This behavior is consistent across both Flow Classic and Connect.
Ideally, once a barcode is scanned and the transition or query is triggered, the input field should be locked or disabled to prevent further input until the process completes. This would help avoid confusion, as users might mistakenly believe that multiple…
2 votes -
Set portlet to be editable based on variable
The ability to set a portlet (record, table) to be editable based on the value of a variable, be it a variable from the data component or another portlet, would be really helpful in cases where a portlet shouldn't be editable depending on the data.
For example, selecting the rows that are not highlighted in green in the top portlet should set the record portlet below to editable while selecting the green rows should set it as non-editable.
1 vote
- Don't see your idea?