293 results found
-
The possibility to handle errors in some connectors
In some connectors for example FileSystem we need the ability to handle errors and sometimes ignore them.
5 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.
-
Allow word wrapping on scheduler cards.
Allow word wrapping on scheduler cards. If my label goes too far right, it just disappears.
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.
-
Data Change Detection and Variable Utilization in Studio User Steps
In the current version of Studio, there is a limitation in detecting data changes made during a User Step. Proposed solution is to enhance Studio to include the capability of detecting any data changes that occur within a User Step. Following this detection, these changes should be easily accessible and usable as variables or properties in subsequent steps of the workflow. This feature would allow users and developers to dynamically adjust the workflow based on user inputs or changes, greatly enhancing the flexibility and functionality of Studio.
3 votes -
Push info from Pinned Step to current User Step (Quick note example)
I have created a "quick note" in a Pinned step to make it possible for users to save information in one step or Flow and use it in another.
And if I were able to push the information from the Pinned Step to the current User Step it would be possible to use this even in handheld devices where selecting and copying is an unrealistic way of working.
We got this kind of feature in our ERP M3 and as we build layers upon M3 using Flow we are missing this kind of small but efficient features.
This could be…
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.
-
Encrypt System Variables
In order to use secure values in system variables, it would be good to encrypt the values from other admin's visibility.
Currently, in our integration to Expensify the ID and Secret are handled in the body of the payload. In order to ease maintenance of these values, you could use System Values. However, it would mean that the secret would be visible to all with Admin privileges. See example Expensify API request below:
curl -X POST 'https://integrations.expensify.com/Integration-Server/ExpensifyIntegrations' \
-d 'requestJobDescription={
"type":"file",
"credentials":{
"partnerUserID":"REPLACE",
"partnerUserSecret":"REPLACE"
},
"onReceive":{
"immediateResponse":["returnRandomFileName"]
},
"inputSettings":{
"type":"combinedReportData",
"filters":{
"reportIDList": "R00bCluvcO4T,R006AseGxMka"
}…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.
-
Support for HEIC/F images in WebNG
Currently, photos captured in Web NG are automatically saved in jpg/jpeg format. However, there is a need for the ability to save images in the HEIC/HEIF file format, which offers better compression without losing image quality.
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.
-
Container in portal2
When we merge 2 portlets into a container there is no provision to have a button for containerized portlets.
There are requirements where in you need to have 2 datasources for 2 portlets but need to have a button wokflow which can be used for both or any of the portlets.1 vote -
Tabs with started flows in Webclient
We would like to see tabs in the Webclient with startad flows. It's a modern efficient way of switching between ongoing work or to get information.
On example is that we want got an item search and we want to keep that open and accessible regardless of what other flows we have started.
Thanks!
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.
-
Control the Installation and Configuration of the mobile app
Managing the installation and setup of the Novacura mobile app involves utilizing application configurations. In this process, offshore crews receive devices upon boarding, and configurations are implemented to ensure a seamless transition when transferring devices to the next crew during off-hitch periods. This approach facilitates efficient deployment and setup, allowing for a smooth handover of devices and continuity of Novacura mobile app functionality across different crews.
1 vote -
Add Custom Keyboard Shortcuts in Webclient
We have recently incresed the use of the Webclient on stationary desktops and the users are missing some features.
The UI works fine with autoselet-lists and grids, but it still requires the users to use the mouse a lot.
We would like to see the possibillity to add keyboard shortcuts to elements and buttons.
We got a user step with seven buttons and it would be great if we could connect F-keys to these button for a better user experience.
Thanks
2 votes -
Update the version of the SqlParser
Update to the latest version of the SqlParser For Special SQL Server Functions such as string_agg([Column], [separator]) function in combination with "WITHIN GROUP (ORDER BY [Column])"
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.
-
Enable Enter Key Navigation when Editable Datagrids are present
Currently, the Enter key does not advance to the next step when an editable datagrid (DG) is present. This feature request proposes that when there's an input field activating a button before the editable datagrid, pressing Enter should progress to the next step. Similarly, if a default button follows the editable datagrid, Enter should activate that button and proceed to the next step. This enhancement aims to streamline user interaction by treating the editable datagrid as if it does not exist or behaves similarly to non-editable datagrids in terms of Enter key navigation.
2 votes -
Image Selection with Additional Inputs
We have startad using a lot of images in our Flows to show product images. There are however quite some limitations in this area.
I would like a see a Image function that allows us to display a image in any element.
The function should take image source, width and height (and maybe something to keep aspect ration or not). The width and height would rezise the image server side for faster load times on the client.
Img(url, 300, 300, 1)
This would allow us to display a list of items with images in List Selection Input or in a…
4 votes -
Component workflow parameters as default template for added components
When I add a component to a workflow I want to have all the component parameters as a default input to the component when I add it to a workflow.
As it is now I have to open the component to figure out what parameters to use, copy them and paste them into the component step in the workflow.
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.
-
Revert to an old version of an app or component
I want to be able to automatically revert an old version into to the current working version, similar to Flow 6.
Currently you have to open both the working version and the old version in Designer and manually copy between them.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.
-
Explicitly set the type of values fetched in SQL machine steps
I want to be able to define the data types for my SQL query so that the Designer knows the types I can work with when designing my apps and components.
1 vote -
Better visualization of committed versions in Designer
Immediately after committing a version in Designer, a new working version is created and I can not see the information about the last commit.
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.
-
When importing an Flow 6 archive (wap files), get the question if you want to auto-commit components without errors
When I'm importing a Flow 6 file with a lot of fragments, I need to open all new components and commit a version before I can use them in my app. This is very time consuming.
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.
-
Duplicate an Application in Hub
I want to be able to duplicate applications. If an application using components is duplicated, it should keep the existing references.
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.
-
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.
- Don't see your idea?