Bug fixes & improvements
Modern Forms
Version 1.2.2
- Added option to copy controls on the form (row, tab, button, field)
- Added placeholder [[@Functions.EvaluateExpression('expression code')]] to Context->Functions
(i.e [[@Functions.EvaluateExpression([[@Web.GetFirstValueForQuery('Settings', '<View><Query><Where><Eq><FieldRef Name="Title"/><Value Type="Text">ApproveTaskEmailBodyTemplate</Value></Eq></Where></Query></View>', 'ExpressionCode')]])]])
- Fixed loading of the library in case of use complex expression for initial folder name format
- Fixed saving Edit forms with sublibrary that has relationship by folder
List Actions
Version 1.2.2
- Added placeholder [[@Functions.EvaluateExpression('expression code')]] to Context->Functions
Background Actions (Scheduled Actions & Triggered Actions)
- Added placeholder [[@Functions.EvaluateExpression('expression code')]] to Context->Functions
- Improved list threshold error during initialization aggregation when CAML filter returns more than 5k items
- Fixed expression evaluation for [[FileRef]] placeholder in Calculated expressions