223 results found
-
Customizable Spacing and Border Controls for KPI Cards in Portal 2
Requesting the addition of customizable spacing options between KPI cards in Portal 2. Currently, a gray KPI card is being utilized as a workaround for creating space between blue and green KPI cards. However, there is an inability to disable the border of this empty card. We propose the implementation of features that allow users to control spacing between KPI cards and provide the option to toggle borders on or off for improved layout flexibility.
7 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.
-
Customize custom and workflow buttons. Color, position, size etc
Customize custom and workflow buttons.
- Color: Background and text
- Position: Drag and drop
- Size: height and width1 vote -
Accomodate Custom Aliases for Machine Step Queries
The issue arises when a column is modified in a complex SQL query and need to click the torch to have Flow recognize the changes in the output table. Unfortunately, the torch automatically reformats the SQL, which creates problems, particularly with UNION statements and other complex examples.
Is it possible to add a button that simply updates the output table to reflect any new or changed columns without performing a complete reformat of the SQL?
2 votes -
Enhanced Flow History Management
The current system lacks efficient mechanisms for managing flow history, particularly in environments with numerous flows and versions. This leads to performance issues due to the accumulation of extensive history data. Additionally, the need to update flow IDs on the portal after importing and exporting flows complicates maintenance and disrupts workflow continuity.
Proposed solution is to implement a configurable option within the web configuration file to set a limit on the number of flow history entries retained, defaulting to the latest 10 entries. This setting would allow users to manage performance by controlling the volume of historical data stored.
Furthermore,…
2 votes -
Enhancements to Register Arrival Workflow in Novacura Marketplace App
Propose improvements to streamline the Register Arrival workflow. Key enhancements include implementing a multi-select feature for line selection to handle shipments with multiple lines, enabling the addition of received lines to an existing Handling Unit (HU), and modifying the Select Order step to display the supplier name (and optionally the supplier number) instead of the generic 'Purchase Order' label. Additionally, introduce options at the workflow's end to either continue receiving lines on the same Purchase Order (PO) or select a different PO for further processing.
1 vote -
Supplier invoice authorization
Request for a Marketplace app for Supplier Invoice Authorization.
It is quite common that customers ask for an app to authorize supplier invoices.
Basic functionality like approve/authorize, add/edit notes and change Invoice receipient.1 vote -
Able to Fetch Information from Task when Creating New Work
When a field technician is involved with ongoing tasks, there could arise a need to create additional work. The existing IFS Marketplace app 'New Work' is a standalone app used for fault reporting purposes. However, in most use case scenarios, technicians tend to create new work (assignments) while performing ongoing assignments. Hence, it is beneficial to have the option to copy task information on to the new work to minimize re-entry of data.
1 vote -
SFTP Trigger in Integration Engine
It would be good if integration engine could handle incoming files via SFTP. We encountered this need in our very first integration engine project.
1 voteThe 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.
-
Create WSDL File for Integrations
If we provide an endpoint capable of handling XML files customers are expecting a WSDL file documentation. IE currently cannot generate this. We need an automatic function to create this.
1 vote -
Validation for Expense Report Header Deletion
In the app Review Expense, there is an option to delete an expense line from an expense report. If the user deletes all lines (i.e. want to cancel a report) the header is still active and is visible in the app for the user in the first user step (LOV with open reports). That can be a bit confusing. Suggestion to add a validation with a question to the user after the last line of the report is deleted “You are deleting the last line of the Expense report, do you want to cancel the Expense report?”. If YES then…
1 vote -
No pop-up message for mobile links
When a generated flow link is pressed on a mobile device, an pop-up message appears, asking the user if they want to start the flow.
1 vote -
Mandatory Offline Data Update Prompt
The feature in question is the "Offline Data Update Interval" setting, which prompts users to update their offline data after a specified time interval. While this functionality is beneficial in maintaining up-to-date data, we observed that users have the option to dismiss the update prompt by clicking "No" and proceed with launching the flow without refreshing their offline data.
We have tested this behavior in the Windows 10 Flow Client, where we configured the offline data update interval to 1 hour. As expected, we received the "Offline Data Expired" notification when the interval elapsed. However, we found that clicking "No"…
19 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.
-
Text and TAB alignment from Right to Left
Hi,
Thanks for this forum to share ideas.
We have an existing client engagement where client wants to explore below options.
show the tabs ,buttons in a portlet to be aligned right to left
all text to be shown and to be entered from right to leftThis requirment is very common in teh middle east region clients and as we don't have any existing feature to in-corporate teh same, can we check teh pheasibility and develop something similar.
Regards,
Bhaskar2 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 -
colors/branding in studio to distinguish connected server
Please allow us to brand/color the studio based on the connection.
I frequently work in different flow environments and it is really easy to switch to the wrong studio window.
If I could either
1)set the branding on the server level so all studio logins for that server had the same color/branding whatever
2) or set the branding locally in studio...that would be great
My thoughts are
1) Allow for the studio header/border to be a different color
2) Make the SERVER I'm connected to more prominent, like in the same area as "Application/Environment/Monitoring"4 votes -
Seamless process to clean up treasure files
we would like to have schedule cleaning jobs that clean treasure files and what is now saved on the server.which would maybe feel more safer and reasonable if we’d be able to write this from the Studio
4 votes -
Advanced NFC Scanning in Flow App
The existing NFC scanning functionality in the Flow app is limited in terms of advanced capabilities. Users are looking for a more intricate and enhanced scanning solution, paired with a user-friendly and visually appealing admin user interface.
Proposed solution is an enhanced NFC Scanning where we implement more advanced NFC scanning capabilities. This may include better error handling, faster recognition, and support for a wider range of NFC tags. Allow users to scan multiple NFC tags consecutively without needing to return to the starting interface after each scan. This will significantly improve efficiency for tasks requiring bulk scanning. The admin…
11 votes -
Unlock locked user accounts in Flow with API
I would like the possibility to unlock locked user accounts in Flow environment via API.
As of now, our Servicedesk needs to have Studio installed and reserve one admin licence just to be able to support our organisation.
Thanks!
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.
-
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.
-
Date Column Option in DataGrid User Element
There's no direct support for formatting the date column in the DataGrid User Element.
13 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?