Version Number: 1.3.2.0
Release Date: 17.11.2022
skybow List Actions - Getting started
Bug fixes & improvements
- Improved Expression builder by showing all available placeholders
- Removed caching for [[@Page.GetQueryString('Type query string parameter name')]] placeholder evaluation
- Improved [[@SelectedItems]] placeholder for the case if no items selected (returns empty array)
- Fixed 'Reload' action execution on grouped modern list view
- Support of links in the document template of 'Generate document' action
The following format is supported:
[[link ([[Hyperlink]])]]
[[link ([[Hyperlink.Url]], [[Hyperlink.Description]])]]
[[link (url=[[Hyperlink.Url]], text='linktext')]]