2026_MAR_02
Release Notes
This release introduces improvements to PF Forms configuration, page and button behaviour, and theming support, along with several fixes addressing issues in forms, modal dialogs, and service configuration.
New & Improved
PF Forms Enhancements
Several improvements have been introduced to expand PF Forms configuration and behaviour.
-
HTML template editor for fields and image uploads
Field and Image Upload fields now support an HTML template editor, allowing greater control over how uploaded content is rendered. -
Password field support
PF Forms now support Password fields, enabling secure entry of sensitive information. -
Regex-based trimming for string validation
PF Forms configuration now supports regex-based trimming, allowing input values to be automatically cleaned before validation is applied. -
Additional button properties
PF Form configuration now supports additional properties for buttons, enabling more control over button behaviour. -
Multiple icons for pages
Pages can now support multiple icons, providing greater flexibility when designing page layouts.
Theming Improvements
- Analytics event support in theming
The theming configuration portal now supports Analytics Events, allowing analytics behaviour to be integrated with theme configuration.
Improvements
Forms & Page Behaviour
-
Responsive tile layout improvements
Improvements were made to ensure tiles resize correctly across different screen sizes. -
Dynamic button rendering
Buttons can now be rendered dynamically based on Additional Properties configured in PF Form execution. -
Automatic page group visibility
Page Groups now automatically hide when all child pages are hidden, improving page navigation behaviour. -
Active and inactive CSS class visibility
CSS classes for active and inactive states are now visible, allowing more control over UI styling. -
Consistent supported data format naming
Supported data formats now follow Pascal Case formatting for improved consistency.
Bug Fixes
PF Forms & Configuration
- Fixed an issue where Image Upload fields did not include a “Visible by default” property.
- Fixed an issue where changing the theme removed form-level overrides.
- Fixed an issue where HTML and CSS tabs appeared during form creation when they should be hidden.
- Fixed an issue where the Regex Validation dropdown was missing from the editor drawer.
Modal Dialog Behaviour
- Fixed an issue where modal dialogs did not display a scrollbar when content exceeded the available space.
- Fixed an issue where custom modals were not rendered correctly when reopened for editing, causing configuration to appear blank.
- Fixed an issue where Modal Button Event configuration was not saving or functioning correctly.
Service Definition Configuration
- Fixed an issue where the request body did not display correctly when configuring a service definition if “Store Outbound Request in” was not set before mapping the request.