New Features
- Added support for the Revise event on Quotes & Quote Details
- Added support for the CreateProducts event on Salesorderdetails
- Added support for calling formulas from the Dynamics 365 Portal
- Enhanced logging support when client-side formulas give the URL exceeded error message
New Functions
Bug Fixes
- Fixed issue with SharePointCreateSite() function due to incorrect Url used
- Fixed encoding issue with the FindCountFD() function
- Fixed issue around context menu and setting Actions
- Fixed deployment issue in v9 only relating to SDK message processing steps
- Fixed sitemap issue when the Field Service solution is deployed
- Fixed issue with SetPickLstValues() function on v9 UCI
- Fixed issue with clone function when using acccount or contact entity when certain fields used
- Fixed issue with setting datetime fields with client-side formulas
- Fixed issue with CallRestApi() function around case sensitivity of the baseurl
- Fixed issue with error message appearing on initial load of formula editor
- Fixed issue with setting fields of type entityimage
- Fixed issue when validating lookups on the client-side when the field was dirty
- Fixed issue on help function search not working to public website
- Fixed issse on v9 only with AddCustomView() function where default view was not being set correctly
- Fixed issue with RandomCollectionOfIntegers when working with non zero based min value
- Fixed issue on v9 only MultiSelect when triggering onChange events
v1.0.0.549 (27-Mar-2018)
New Features
- Enhanced RandomCollection() function to allow fully unique numbers
- Allow EntityCollections & Entity datatypes to be returned from ClientSide
- Allow JSON to be passed in for client-side parameters
- Enable client-side formulas to execute for CRM Portal
- Enhanced Azure integration for Dynamic Azure Functions
- Allow setting of multiple entity types for Party Lists via ‘#’
- Allowed for a determinisitic order for plugin steps for updates to the Schedule entity
- Full support for new v9 Outlook App as it just came out of preview in March 2018
- Use N52 internal functions to determine dirty fields for client side formulas
New Functions
Bug Fixes
- When using AlertClear() if the field is hidden do not make visible
- When using OpenEntityForm() allow for ‘?’ & ‘NoOp’ to be passed as a parameter value to do nothing
- Fixed DT issue where adding client-side actions did not get added correctly
- Fixed DT issue when adding OptionSet values to the sheet
- Fixed v9 issue when registering SDK message processing steps around steps being added to solution
- Fixed issue with multi-select fields on setting them to null
- Fixed sitemap issue on pre v9 installs
Full release history is available here