New features
Modern Forms
Version 1.0.29
Required Expressions for fields
Every form field can be made dynamically required depending on a configured condition.
Deployment Maintenance: Reactivate execution for calculated columns in deployments
Option to reactivate execution is useful in case when background calculation initialization failed during solution deployment or update.
Bug fixes & improvements
Modern Forms
Version 1.0.29
-
fixed form loading issues for Internet Explorer 11
-
fixed lookup filtering functionality on form opening
-
implemented functionality to open the new form of configured size when using 'Add new item' for the lookup field
-
simplified expressions needed for setting person field value from [[@User.LoginName]];#[[@User.Title]] to [[@User.LoginName]].
Note: the previous format is still supported and is more performance optimized