Changes

Multi Select (UBIK Client)

240 bytes added, 13 August
/* Editing common properties of selected items (UWP only) */
== Editing common properties of selected items (UWP only) == {{Attention|Currently not presented in the standard Mobile UI. But they can be easily customized in XAML code by binding to the BulkOperation.Properties.Items collection. You can use the UWP standard template UBIKMultiSelectPanel.xaml as a guide.}}
When selecting or deselecting objects, the commonly shared properties on the left side are constantly updated during that process.
{{Hint|If the property being edited has various values, a default value (instead of the actual ones) is shown in the editor. E.g. empty for string type, false for boolean type, etc.}}
 
Further editing of Link properties is currently not supported for multiple objects. Although the related button in the Guid editor dialog is clickable, it is currently inoperable. Also the ''Skipping the dialog'' feature (see [https://wiki.augmensys.com/index.php?title=Editors#Guid_editor| Guid Editor Wiki]) is currently not supported in Multi Select mode.
748
edits