141 results found
-
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.
-
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.
-
Add static tooltips in Charts
As in topic. Sometimes there is big difference in columns/bars in chart and it,s hard to even notice smaller values. AS in attached example first column has value around 150 remaining two are 1 and 2. I can't even get value for smallest one while trying to hoover over it. Adding Static tooltip, as it was in Portal1 would help with such cases.
1 vote -
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 -
Change name of Filter button PORTAL 2
Be able to change the name of the Filter button on the Filter portlet.
Example:
7 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 -
Import Flow 6 apps and archives from the Hub interface
I want to be able to import Flow 6 Apps and Wap files in the Hub instead of being in the Designer.
It feels unintuitive that you first have to create a package and a dummy app to get into the Designer. You also have to select Organization and Package even if you started the Designer from the package.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.
-
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.
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.
-
Add the "Contains" operator for list of values filters
When a filter field is setup with the "List Of Values" for the "Edit as" type, it would be very helpful to be able to select the "Contains" operator. Currently the "Equals" operator is the only available selection for list of values fields.
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.
-
Addition of "Today" Option in WebNG Datepicker
The WebNG Datepicker currently lacks a "Today" button, a feature that was available in the old web client. This button allowed users to quickly return to the current date, enhancing usability and navigation efficiency.
1 vote -
Today button in Gantt
This comes from Billerud: As a user
I want to be able to click one button to navigate to the current date
so that change dates to look at information but still with one click come back to the now2 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.
-
Auto-Centering of Portal 2 Scheduler Based on Current Time
In the Portal 2 environment, users must manually adjust the scheduler's view daily to align it with the current time. This manual process becomes inefficient for users, especially in environments where the scheduler is in a read-only state across all departments.
Proposed solution is to implement an auto-centering feature for the Portal 2 scheduler that automatically aligns the view with the current time upon refresh. This ensures that users always have a centered view of their schedule relative to the present time without manual adjustments, enhancing user experience and operational efficiency.
1 vote -
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.
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.
-
Customer brand login (sign in) screen
Current login screen only shows "Flow 6" (not even Novacura is mentioned).
We are gearing up adding external partners to the portal. It both creates suspicion and looks amateurish without our company name, and preferable logo, in the login screen. Enabling us to brand the layout with name, logo and maybe even colour would have made a big impact on the first impression.
6 votes -
Improved List of Values Display in Portal2 with Filtered Inputs
In Portal2, when using a List of Values (LoV) tied to a table column, there seems to be an issue displaying the data if the LoV's data source is a Flow with an input filter. The data is displayed if no input filter is considered, but it does not show up when inputs are taken from Portal.
Proposed solution is to address the inconsistency by ensuring that the List of Values in Portal2 displays data correctly even when the LoV uses a Flow with input filters from Portal. It's crucial to provide consistent visibility and accessibility of data irrespective of…
1 vote
- Don't see your idea?