186 results found
-
Convert to PDF in Custom Content Portlet
Export content as a PDF document.
1 vote -
OnClick Action in Custom Content Portlet
Configure buttons with actions (e.g., run apps, navigate to pages).
1 voteWe 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.
-
Icons in Custom Content Portlet
Select and display icons in the custom content portlet
1 vote -
Have a way to disable manual/keyboard entry for specific input boxes
We have Novacura deployed on numerous handheld scanner devices running the Android client. Being able to lock out manual keyboard entry to certain input fields and require the input to come from the scanner would significantly improve the workflow for our users, and reduce the possibility of errors from manual entry as opposed to scanning the barcode directly.
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.
-
As an admin, I would like to be able to upload custom icons to identify my workflows.
Title says it all, but it would be great if we could upload custom icons to identify the workflows.
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.
-
Include "In" operator in Portal 2 Filter.
In portal2 we have the option to use filter with different type of operator’s, and we would like to be able to use the operator “IN” to allow multiselect in the filter like for example
Work order
90,91
Select both work order 90 and the 91 and filter accordingly
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.
-
Starting behaviour for grouped list selection
Currently, when we initiate a list selection we can start it closed or fully extended.
Ideally, we should be able to just show the categories and extend them. Currently they are always fully extended.If we have a large list of over 20 items, the grouping could help with navigating easier. Like this, we need to close them first to see them as an overview. There are pictures attached to illustrate this.
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 E-Signature Capabilities in Flow
Novacura Flow should be able to handle electronic (digital) signatures. This should support multiple signatures and allow a user to decide where each signature should be on the document. As a requirement, the customer would have to be able to upload a personal certificate that is uploaded to a keystore and should support .pdf formats.
1 vote -
New FlowScript function for BI apps and other data driven apps
For data driven apps or any BI apps it would be great to have an easy way to create a complex result set of data.
With this function available we could create amazingly flexible and "Qlik-like" apps in no time.Let's consider one scenario.
We want to display sales per period, per a few selected sales reps and products.
As dimensions we have Period (Quarter/Month), Salesman, Product.For the actual sales we have one big fact table with all all sales, including the dimensions above.
In an app we want to select a group of salesmen and a few product,…
1 vote -
Add picture/thumbnails option to buttons
It would be a nice feature if we could show pictures/logos in buttons (and not just unicode characters).
Similarly to the new 'list input with picture' feature.1 vote -
More effortless usage of types with typed output everywhere
Typed variables in Flow is a good thing, but most often it creates a lot of extra work to make it work.
As many of the ideas here suggests, while FlowScript provides a lot of possibilities, it has in its current form made Connect come a bit too far from being Low-Code.To simplify the handling of types it would be of great help to be able to easily make sure that the output variables always are of the wanted and expected type.
For example:
- In a IFS DB Machine Step be able to easily ("low-codish") define types for…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.
-
Enhanced Targeted Messaging Capabilities in Flow Server
Requesting an expansion of the Flow Server messaging functionality to support targeted communication beyond global message sends to Portal. While acknowledging the utility of global targeting, there's a strong need for more precise messaging options such as targeting specific Flow user IDs, user roles, and user workflows. This enhancement would significantly empower communication in multi-user setups, providing greater flexibility and efficiency in message delivery within the Flow environment.
1 vote -
Enable listener for Record Portlet
Please enable the posibility to listen to the Record Portlet. We offer the possiblity to change data via Workflow, but any saved changes will never trigger an update of other portal objects. This needs to be done manually. I have encountered this in at least 4 projects now where this feature would have been needed.
1 vote -
Consistent Link Widths: Improve Visual Harmony in NG WebClient
We propose a feature enhancement to address the inconsistency in link widths within the NG WebClient. Currently, varying link widths create a visual disparity, particularly when compared to mobile clients. To enhance the overall aesthetics and maintain visual coherence across platforms, we request the implementation of a feature that ensures consistent link widths in the NG WebClient. This adjustment will contribute to a more polished and uniform user interface, providing a seamless experience for users across different devices.
1 vote -
Extend binary option input user step element
It would be great to have a radio button 'list' input, like Binary Option Input, but more than 2 available options.
Like a combination of Menu Selection Input and Binary Option Input: functinality from menu selection, interface like binary option input.
1 vote -
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.
-
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 -
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.
-
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
- Don't see your idea?