Difference between revisions of "Version 3.6 (WinX)"
Line 13: | Line 13: | ||
* The not found offline query criteria are now ignored. | * The not found offline query criteria are now ignored. | ||
* It's now possible to use [[XAML_Tips#MultiBinding|multi bindings]] in XAML. | * It's now possible to use [[XAML_Tips#MultiBinding|multi bindings]] in XAML. | ||
− | |||
* A new property ''LinkedLevel'' on the ''PropertyListItemViewModel'' loads and delivers a full PageViewModel of the linked object of a Guid property | * A new property ''LinkedLevel'' on the ''PropertyListItemViewModel'' loads and delivers a full PageViewModel of the linked object of a Guid property | ||
* It is now possible to attach documents to the [[Property_Wizard_(Client)|content creation wizard]]. | * It is now possible to attach documents to the [[Property_Wizard_(Client)|content creation wizard]]. | ||
* Added the [[SYSCLS_FILEDETAILSCLASSIFICATION|FileDetailsClassification]] to provide additional information about an uploaded file. | * Added the [[SYSCLS_FILEDETAILSCLASSIFICATION|FileDetailsClassification]] to provide additional information about an uploaded file. | ||
− | + | * An [[XAML_Tips#InvokeOnItemsCommand|InvokeOnItemsCommand]] is now available to execute a specified command on list items. | |
Revision as of 15:53, 2 December 2019
There are mandatory Xaml changes and existing customizings need to be updated. |
Starting with this version, Windows 10 build 16299 or later builds are required. |