Version Number: 1.4.5.0
Release Date: 20.08.2024
skybow Modern Forms - Getting started
New features
Query functions for cross-site collections
Added function placeholders [[@Functions.GetFirstValueForQuery()]], [[@Functions.GetValuesForQuery()]], [[@Functions.QueryList()]] that allows you to create queries over cross-site collections. For more information read How to use query functions article
Process steps control
Added Process steps control to the Modern Forms. For more information read Process steps control article
Divider control
Added Divider control for Modern Forms
Spacer control
Added Spacer control for Modern Forms
Bug fixes & improvements
- Integrated modern taxonomy picker (SharePoint online)
Note 1: For the case when 'Allow users to type new values' option set on the Managed Metadata field it is required to approve API access request with 'TermStore.ReadWrite.All' permissions in SharePoint Admin center to allow the creation of terms
Note 2: When an add-in with automatic update is used, it is required to update it to the version 1.4.5.0
- Implemented 'Teams' Data source option for Data lookup control. Selecting this option allows you to return teams in the organization (SharePoint online)
Note 1: It is required to approve API access request with 'Team.ReadBasic.All' permissions in SharePoint admin center
Note 2: When an add-in with automatic update is used, it is required to update it to the version 1.4.5.0
- Added default active tab icon to the Tab control
- Integrated new editor for the Rich Text control
- Fixed image placeholder evaluation inside loop of Generate document template
- Fixed server-relative URL for links and images for the case if using in Send email action
- Fixed creating subfolder in sublibrary for the case if several sublibraries are placed on a New Form
- Added possibility to use URL Path (FileRef) field in the CAML builder for custom lists
- Fixed visible/enabled expression evaluation if [[@SubLists...]] placeholders are used
- Fixed refreshing Multiple line of text column with append changes option enabled after editing value on Display form
- Fixed selecting content types on Edit form of document library
- Fixed rendering the value of Approval Status column for the list control on the form
- Make available SubLists placeholders in CAML builder of the list control
- Fixed links for Name (LinkFilename) column value when using HtmlTable output of Get items action
- Fixed loading of forms after removing content type from list
- Fixed Send email action for the case if body of the email is empty
- Fixed referencing .js files in Execute script action
- Fixed infinite loading when adding a new column to the form and unchecking 'Add to all content types' option
- Fixed loading display form in the Firefox browser when additional lookup fields are added to the form
- Fixed preserving item selection in list/library when clicking on the Button control