33 results found
-
Date Column Option in DataGrid User Element
There's no direct support for formatting the date column in the DataGrid User Element.
12 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.
-
Export datagrid from workflows as Excel documents
We would like to have the feature to export datagrids in workflows as excel files
9 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 Logging for Import Errors of OData Connector
Users encounter an issue when changing connectors for a specific flow. Currently, when an operation result indicates a failure, it is challenging to pinpoint which step within the flow has encountered the issue. As a result, users are compelled to manually review each step to identify the failed ones, causing unnecessary delays and frustration.
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.
-
"Finished" Status Visibility when Offline on Flow Inbox Items
In the current Flow mobile client, when operating in offline mode, users face a restriction where items in the inbox are marked as "Finished" after being acted upon. This status change makes the items inaccessible for further review, although they remain visible in the inbox until the user reconnects to the internet. This behavior limits the ability of users to revisit completed items for verification or review purposes.
Proposed solution is to implement a feature allowing users to toggle the visibility and accessibility of items marked as "Finished" in the inbox while in offline mode. This functionality would enable users…
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.
-
Resize images to fixed file size
we would like to have enable a feature that allows downsizing to specified size (in MBs). Solution calculates the required resizing factor and use a quality down sampling algorithm (e.g. bicubic) that maintain adequate image quality and get it down to specified file size or just below. from the flow itself.
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.
-
Customizable Pop-Up Controls for Streamlined User Experience in Portal
Requesting a feature enhancement in Portal to allow for the customization of pop-up controls during the review process. Currently, the mandatory provision of an exit button for publishing results in redundant close options (close button and 'x') at the bottom of the pop-up. It would greatly enhance user clarity and experience if administrators could define the visibility of the default close option, providing flexibility in tailoring the interface to specific workflow requirements.
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.
-
Enhanced Data Visualization: Color-Coding for Data Grid Portlet Columns
We request the implementation of a new feature that enables users to apply color-coding to columns in data grid portlets based on a comparison against neighboring column values. This enhancement will provide users with a visual representation of data variances, facilitating quick and intuitive analysis within the platform.
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.
-
Adding Production Reporting and Equipment Reporting to Crew Time
Customers want to be able to add production reporting and operational equipment time reporting to my crew sheet in Crew Time Reporting application.
Production Reporting in IFS Cloud is done in Schedule of Work Production by WBS where the reporting on these activities is done in Work Recording screens in Cloud.
Equipment should be tied to a Crew member and production hours should be reported by equipment to be add as a billable line item to the IFS Project.
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.
-
Focusable List Presentation
There's a feature available on a mobile client in settings that allows to hold-tap any static text to mark and eventually trigger a side menu where user can copy the marked value. It would be great if a similar option is available for List Presentation. Have a look at the attachment.
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.
-
Support for Continuous Two-Way Bluetooth Low Energy (BL-LE) Communication with Data Aggregation
We are working with an external Bluetooth device that transmits image data in chunks, which need to be reassembled upon receiving an end-of-data marker. Our current integration with Python successfully handles this process, but the Novacura platform seems to capture only a single notification. We require functionality to write to a characteristic ID, receive continuous notifications, and aggregate multiple binary data packets into a single file (e.g., JPEG) until an 'OK' marker is received. This feature would significantly enhance value for our customers by enabling seamless two-way BL-LE communication in Nova, with the ability to trigger this process multiple times.
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.
-
Ability to copy "Label Static Text" data from all clients
In many cases user would like to use the data in Novacura Clients in other apps. Like to copy text from a work order and past into an e-mail. Or to fetch the work order number and query in another app.
Today it works in Android client and of course the web client. It doesn't work in the iOS client.
==>Make all clients similar with same capabilities.
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.
-
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.
-
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.
-
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.
-
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.
-
OData Connector Attribute List Ordered Alphabetically
We would like “Order of attributes“ is an example where attributes have no order to be ordered alphabetically. In Read operation keys (indicated bold already at the moment) could be first in the list and the remainder of the list should be ordered alphabetically.
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 Tracking Features in Cloud Count per Count Report App
The "Cloud Count per Count report app" from Marketplace currently lacks the capability for users to scan or enter serial numbers and does not support lot number tracking. This limitation restricts the functionality necessary for detailed inventory management and tracking, which are critical for businesses dealing with serialized inventory or those requiring lot traceability.
Proposed solution is to enhance the "Cloud Count per Count report app" to include features for scanning or manually entering serial numbers during the counting process. Additionally, integrate support for lot numbers to provide comprehensive tracking capabilities. These features will enable more precise inventory management, improve…
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.
-
Enhanced Table Portlet Customization: Customizable Cell Formatting in Table Portlet Columns
This feature request proposes the ability to customize the display of data within table portlet column cells in Novacura's Portal 2 application. Users would be able to modify text color, align data (left, right, center), include Unicode characters, and display images. These enhancements aim to improve data presentation without causing functional issues in other parts of the application.
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.
-
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!
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.
- Don't see your idea?