243 results found
-
Sort or Filter Workflows by Latest Activity
We would like to have a new functionality to filter server content window to display only flows with updates
4 votes -
Translations for 'Browse File' in File Gallery User Element
Translate the 'Browse File' in File Gallery User Element and other non-developer changeable text to handle Swedish. This would make the application more user-friendly and accessible to Swedish-speaking or other users, enhancing their overall experience with Flow.
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.
-
Enhancing User Step Quality of Life
Introducing Record Key Targeting for User Step Input: Currently, to store user-entered text into a pre-existing record, an additional step is required after the User Step to combine the output into the record. Implementing the ability to directly target a record key for user step input will enable seamless pushing of the value output into the desired record, eliminating the need for an extra step. As an example, it would help stream line development if I could Use a Records Key/Value pair as the variable to output to. So “Foo.Bar” would be the output variable for single item inputs. Then…
4 votes -
iOS GPS Coordinates User Element Enhancement
Capture GPS coordinates by button press that would then populate a text field. Currently, the GPS Coordinates element takes up too much real estate for what is needed.
4 votes -
Better control over exception messages from machine Flows in Portal
When running Machine Flows in the portal via buttons or events and you throw an error via an assertion step for instance, you will get an generic pre and suffix to the message you enter. This causes confusion for the user, it would be great if you had control of how the exceptions were presented, like a banner or popup.
3 votes -
Option for Daylight Saving Adjustments in Addition to Static UTC for Scheduled Workflows
As a user, I would like the option for scheduled workflows to adjust for daylight saving changes, as the system currently only supports a static UTC setting. Adding this flexibility would accommodate different timing needs, allowing for both local time adjustments and consistent UTC scheduling.
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.
-
As a user, I want the Batender connector to support the 64-bit version of BarTender, as it currently only works with the 32-bit version of
As a user, I would like the Bartender connector to add functionality for the 64-bit version of BarTender, as it currently only supports the 32-bit version of BarTender 2016 R8 (Automation or Enterprise Automation Edition).
3 votes -
Add "Sortable" Option to Table Portlet in Portal 2
Portal 2 currently lacks the option to disable the sortable functionality in table portlets, a feature that was available in Portal 1. This feature is crucial, especially for touch device users, as the default sortable setting can lead to accidental data reorganization or confusion when interacting with the interface.
Proposed solution is to reintroduce the "Sortable" option in the table portlet settings within Portal 2. This feature should allow administrators to toggle sorting capabilities on and off according to the specific needs of their interface design or user experience requirements.
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.
-
More options to transform incoming requests in Integration Engine
At the moment the integration Engine can transform incoming XMLs, but we have cases where it would be benefical if we can forward the incoming message body as text to the flow server.
Examples for this:
1) receive a file as pure text that we want to process as file (e.g. csv or xml).
2) One Endpoint for multiple different incoming XMLs/ different formats.
3) Other edge cases where the available script languages might not be enough, but Flowscript could handle it.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.
-
Improved Version Update Mechanism in Studio
Currently, when an error occurs in Studio, such as "Item is not linked to the latest version," clicking on the error message automatically opens the fragment. This behavior is not always helpful, especially when the needed action is to update the version rather than edit the fragment. The limitation is compounded by the fact that version updates cannot be performed while the workflow is open in edit mode.
Proposed idea is to revise the error interaction process to better align with the user's likely intent. Instead of automatically opening the fragment for all types of errors, provide a more nuanced…
3 votes -
Chat User-Step Element
It would be ideal to have a chat user-step element that could be configured in Flow. This would allow us to more easily use GPT in a dynamic way inside of the Novacura Flow Client.
3 votes -
Enhanced Marketplace app attachments
Two things to report regarding attachments when creating an Expense Report.
The attachment type is set to MEDIA, that limits us to certain file types. Sometimes the user wants to add a PDF document, but that is not possible.
One of the final steps in the app is to attach a document (if that exists) to the expense row that was just created. Here step “Get Expense Details” fetches all expense rows, and the next assignment step fetches the first row {FirstOrEmpty(ExpenseDetailResult.Results)}. This first row is then used to create a keyref in the next step. The problem is that…
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.
-
Connect pins in Map Portlet
When I have multiple pins in the map portlet, it would be great to select a group of them or being able to connect two pins. These two pins could then be the input for a machine flow that calculates the time of travel via rest call.
This would help to use the portal for planning.3 votes -
Group Connectors in Machine Steps
When you have a considerable amount of connectors it is not that easy to locate the connector you are looking for. If connectors can be grouped based on the type and then sorted alphabetically within the group will add immense value to the flow developers.
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.
-
Option to make a cell read-only or editable in a DataGrid
It would be nice to have a feature that can make a cell in a grid read-only or editable with a similar option to 'Cell Color'.
For example, if the contidion is true/false , then the cell is read-only or editable.
On the attached picture, yellow cells are editable, white cells are read-only.
Now, both 'Value' and 'Value List' columns are editable.3 votes -
Facilitate Binary flow script function
We would like to have a feature to facilitate encode/decode Base64 with flow script function and be able to convert a flow variable to a binary file format.
3 votes -
Enhance the flexibility to Allowing same API Key Names with Different Identifiers
In REST endpoints where some operations require an apiKey in Header and some as a query parameter. Both the query and the header key got the Api key name “apiKey” but they got different names as "apiKey Query" and "apiKey Header". But it is only one of them shows up under Authentication. The fact that it says apiKey(apiKey) shows that it doesn’t recognize that the keys have different names even if the name of the key is the same. Request an enhancement to allow the same API key name with a different identifier name.
3 votes -
Ad connector needs an overview
The Active Directory connector is not well documented and some of the functions are not working as expected.
Example "Get users for Group" is not fetching the users, in sub/connected groups. And it´s also returning the groups.3 votes -
Optimizing Efficiency in the Attach Part to HU App
The "Attach Part to HU" app currently allows users to add only one part at a time, which can be time-consuming. The suggestion is to enhance the app by adding a looping option within the flow, enabling users to add multiple parts consecutively without restarting the process each time. Additionally, the app currently supports adding only one serial at a time, and the recommendation is to enhance it with a multi-select option, allowing users to add multiple serials simultaneously for improved 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.
-
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…
3 votes
- Don't see your idea?