Version Number: 1.4.10.0
Release Date: 01.08.2025
skybow Modern Forms - Getting started
Important information
Send internal email action retirement (SharePoint online)
Due to the retirement of the SharePoint SendMail API, 'Send internal email' action will no longer work in SharePoint Online after October 31, 2025.
To keep send email functionality, please migrate to the 'Send email' action. For more information, please read article
New features
New data source type in Data lookup: Microsoft Graph Connector (SharePoint online)
Implemented 'Microsoft Graph Connector' Data source option for Data lookup control. Selecting this option allows you to retrieve values from external data sources by connecting content through the Microsoft Graph API. Read more in Data lookup introduction article
Note: It is required to approve API access request with 'ExternalItem.Read.All' and 'ExternalConnection.Read.All' permissions in SharePoint admin center
Expand/Collapse section action
Added Expand/Collapse section action to Modern Forms
Bug fixes & improvements
- Added a collapsible section option to the Row configuration
- Added the ability to reorder command bar actions using drag & drop
- Enhanced Metadata placeholder with [[MetadataField.TermId]] and [[MetadataField.Label]] placeholders
- Added 'By term id' filter in the CAML query for Metadata columns
- Added 'Patch' request type to Send HTTP request action
- Added 'Execute asynchronously' option to the multiple actions (e.g. Convert to PDF, Send HTTP request, etc.)
- Added 'Channel' resource type for 'Microsoft Teams' data source for Data lookup, allowing the retrieval of channels from the specified team (SharePoint online)
Note: It is required to approve API access request with 'Directory.Read.All' permissions in SharePoint admin center - Improved opening Data Lookup link from display form - now it opens in a panel instead of a dialog
- Added Query string property to option 'Open in Panel' in Open web page action
- Extended [[html]] placeholder with additional options: [[html ([[Column]], true)]] and [[html ([[Column]], inline=true)]]
- Added 'Show Bcc field on form' option in the Send email action when 'Show before send' option is enabled (SharePoint online)
- Added Site and Web default groups placeholders (e.g., [[@Site.DefaultGroups.Members]], [[@Web.DefaultGroups.Members]]) in Context Objects
- Improved entering values in Date and Time column for regional settings that include a space in date format (e.g. Slovak, Slovenian)
- Improved the file size of documents with images generated using Generate document action
- Improved sublists loading performance
- Improved 'Convert to PDF' action to support saving converted file to a different site collection
- Fixed opening forms in the panel
- Fixed opening Edit form in document library from Details pane
- Fixed action execution (Save, Cancel, Close) in IE mode in Edge browser for SharePoint Server 2019
- Fixed evaluation of Multiple lines of text column placeholder when used inside a table column in the Generate document action template
- Fixed evaluation of the [[Lookup.Image]] placeholder
- Fixed an issue where a hidden column was displayed when used in Group by view
- Fixed execution of 'Generate document' action when the template contains images
- Fixed execution of 'Generate document' action when the display name of list or library was changed
- Fixed copying of the tab with configured Enabled/Visible expressions
- Fixed opening '<site-url>/_layouts/15/people.aspx?MembershipGroupId=<group-id>' page using Open web page action
- Fixed execution of 'Send email' action when [[@Item.EditFormUrl]] placeholder is used in the Body property (SharePoint online)
- Fixed evaluation of [[@User.IsMemberOfGroup('Nested AD Group', true)]] placeholder on form load (SharePoint online)
- Fixed evaluation of the [[@User.IsMemberOfGroup('Nested AD Group', true)]] placeholder when used in visible expressions across multiple actions (SharePoint online)