FF-9010 Tooltip workflow for other controls
We are excited to introduce a new feature that enhances the functionality of tooltips across various controls in FlowFactory. As a FlowFactory developer, you can now create dynamic tooltips that can present variable values, elevating the user experience.
Key Enhancements:
- Workflow Integration for Tooltips: You can now connect a workflow that generates the text to be displayed in the tooltip. This improves the adaptability of tooltips to reflect real-time data and states.
- HTML and CSS Formatting: You can fully format tooltips with HTML tags and CSS styles, allowing for more visually engaging and informative tooltips.
Supported Controls
The dynamic tooltip functionality is available for the following controls.- Text Edit Control - Add meaningful context directly next to your input fields.
- Label Control - Enhance labeling with dynamic information presentation.
- Multiline Text Control - Support complex data outputs in a concise manner.
- Radio Button Control - Provide clarifying information for choice options.
- Lookup Control - Offer insights into selected or search results dynamically.
- Image Control - Describe image contents or functions with rich tooltips.
- Rich Text Edit Control - Present formatted content to users via tooltips.
FF-10391 Rescaling of columns in grid view
The grid had additional logic to manage column sizes, which conflicted with the default grid behavior.
The extra logic has been removed to ensure proper column sizing.
FF-10423 Can't show data/ value in grid in repeater control
We identified an issue in the current implementation of the repeater control when displaying a grid view control. Users observed that the values corresponding to the grid were not displaying correctly.
FF-10411 Grid - Column filter crashes grid
A column in the grid had a type mismatch, causing issues during filtering operations.
This mismatch has now been corrected.
FF-4156 Tool tip on search report/grid result when content is not fully visible
When content in search report or grid results was not fully visible, no tooltip was provided to display the overflow. Now, the workflow tooltip is reused to show truncated content.
FF-10260 Download platform prefetch directly from Azure Storage instead of mounting folder
Improved Application File Loading for Increased StabilityUpdated how application files are loaded by the web client, increasing overall platform stability.
FF-10262 Increase max connection pool in FFServer
Internal improvements to memory usage and workflow performanceInternal changes reduce memory consumption and improve the performance of workflows running in views with large data loads.
FF-10415 Negotiate request really slow after test session start
The SignalR initialization process was optimized to reduce startup time.
FF-10251 Save-changes-messagebox not fully displayed on mobile devices
The save-changes popup that appears when trying to close a view where data has not been saved was not responsive to mobile devices. A media query was added to style the popup differently on lower screen sizes.
FF-10234 Studio - Make it possible to have you own assembly file store
Developer File Sets for Assembly OverridesDescription:
A new feature, Developer File Sets, allows developers to add assembly overrides that are only loaded in their test session. This way, multiple developers can work on the same assembly simultaneously without overwriting each other's changes.Support for Deleting Assemblies and Other Application FilesDescription:
Added support for deleting assemblies from applications. It is also possible to delete other types of files that have previously been uploaded as application files.
FF-10332 Column Configuration
The grid had additional logic to manage column positions and grouping on slow-performing machines.
This logic is no longer needed and has been removed.
FF-10399 Drop Down Button
We are excited to announce the release of a new feature that enhances our user interface by allowing developers to easily create a Dropdown Button containing multiple buttons. This new addition will streamline interactions and improve the overall user experience.The Dropdown Button feature enables developers to implement a button that, when clicked, reveals a list of additional buttons. This functionality provides a compact and convenient way to present multiple actions from a single interface element.FF-10294 Verify NPM packages with npm audit
Some npm packages contained security vulnerabilities.
All vulnerable packages have been identified and updated or removed to ensure security.
FF-10453 Web Client - When reopening a view that is already open the grid connections stop working
The grid visibility trigger did not work correctly when the same view was initialized and opened on the client side.
This issue has now been fixed.
FF-10388 Web Client - possible to set values from read-only fields with keyboard
Possibility to edit all dropdown related controls including date edit control by keyboard navigation while controls are read-only is now mitigated.
Comments
0 comments
Please sign in to leave a comment.