Version Number: 1.4.13.0
Release Date: 06.07.2026
skybow Modern Forms - Getting started
Bug fixes & improvements
- Added 'IsEmpty' property to field placeholders and Variables placeholders in Expression builder
- Improved List/Library control on the forms by adding the ability to reorder columns and change column width. Now, the owner can set default column width in the Form designer, and these changes will apply to every user. In addition, users in SharePoint can customize column width and reorder columns for their own use. A 'Reset view' button appears when changes are made and resets the view to the default settings
- Enhanced configuration of Add list item and Update item actions by adding dropdowns for Choice and Yes/No fields
- Implemented masked input for the Date and Time column for seamless time entry
- Added support for seconds within Date and Time values
- Supported different time picker controls for Date and Time column (Input and Dropdown)
- Improved form size configuration:
- Updated the Medium form size to use 50% of the available width
- Added a new Custom (%) form size option for forms, including Open form and Open web page actions
- Added 'Form default' panel width option to Open form action that will take form size configured on the form
- Added a 'Merge continuously' option to Merge Word documents action, allowing documents to be merged sequentially without page breaks. The content of each merged document starts on a new line
- Added support for "Less than" <Lt> and "Greater than" <Gt> operators for Text columns in the CAML Builder
- Fixed placeholder evaluation in Add list item and Update item actions for Date columns when dates fall within Daylight Saving Time (summer/winter time)
- Improved image quality when using [[image]] placeholder in the Generate Word document action
- Fixed html placeholder evaluation for multi-value lookup field in Generate Word document action (e.g. [[MultiLookup.EnhancedRichText]])
- Fixed CAML query evaluation for Person and Multi-Person fields using the 'Current user' parameter for list/library control on forms
- Improved [[@User.IsMemberOfGroup([[@Site.DefaultGroups.Owners]], true)]] placeholder for the case when Team site collection is created (with an associated M365 group). Now returns 'true' if the user is added as owner to the associated M365 group
- Improved performance of group membership checks when using [[@User.IsMemberOfGroup('groupName', true)]] across multiple actions
- Fixed Send HTTP request action test execution when 'Use proxy server to fix CORS error' option is enabled
- Fixed missing values for Metadata, Person and Lookup columns on the list view after saving the form when list contains a large number of columns
- Fixed saving Number column values when using French locale.
- Fixed Details Pane settings options
- Fixed rendering of the Date picker on the forms after navigating from Home page using the left navigation
- Supported printing of customized forms when opened in panel. Now when opening form in panel, only the panel content will be printed
- Fixed printing of forms containing tabs
- Fixed column heights on forms opened in the panel