Changes

UBIK WinX Client Basics

2,932 bytes removed, 10 March
/* Documents */
==== Fit Mode{{Version/WinXSince|3.5}} ====
By default, documents are displayed in their original dimensions. But administrators can also See [[SYSCLS_DOCUMENT_FITMODEDocuments_(Client)#Fit_Mode|configure different fit modes]] for each document. The following demonstrates how documents can look under different fit modes. {| class="wikitable" | width = "100%" style="text-align: center;"|-! Unspecified / Unscaled / Default !! Fit to container !! Fit to width !!|-| [[File:UI_UWP_Fit_Mode_Default.png|240x225pxMode]] || [[File:UI_UWP_Fit_Mode_Container.png|240x225px]] || [[File:UI_UWP_Fit_Mode_Width.png|240x225px]] |-|} {{Attention|When using a FlipView for documents in your customized XAMLs, you need to additionally [[XAML_Tips#Fit_mode|apply the fit mode]] by yourself. }}{{Attention|This feature currently only works for PDFs (it is not supported for Images). }}
==== Auto zoom {{Version/WinXSince|4.6}}{{Version/XamarinSince|4.6}} ====
When a PDF document is displayed in UBIK, it's possible that See [[SYSCLS_AUTO_ZOOM_CLASSIFICATIONDocuments_(Client)#Auto_zoom|an initial Auto zoom level]] is configured and applied to that document. {{Attention|The configured initial zoom level will be simply ignored if it's beyond the acceptable min/max zoom levels of the PDF viewer.}}    
==== Editing{{Version/WinXSince|2.5.4}} ====
See [[File:UI_WinX_EditDocumentButton.pngDocuments_(Client)#Editing|thumb|Button to edit a documentEditing]]For [[SYSCLS_EDITABLEDOCUMENT|editable documents]], there is an {{key press|edit}} button in the bottom app bar. It allows the user to edit a document file using the default app of the OS. If a file is changed during the edit, the same {{key press|save}} button appears just like it does for content with changed properties.{{Hint|Similar to saving, other app features also apply on edited documents. For example, reverting local changes for an edited document will throw away the changed document file and restore it to the server version.}}[[File:UI_WinX_EditDocumentOverlayButton.png|thumb|Edit button in thumbnail overlay]]An alternative way to start editing is to right click on a document's thumbnail, which brings up an overlay of buttons, and then select the {{key press|edit}} button. The difference here is that there is no {{key press|save}} button and any changes are automatically saved (and committed if in online mode).{{Clear}}
==== Offline availability ====
When a user selects a branch to bring offline, files of all document objects underneath are downloaded in principle. However, they can also be selectively configured to be ignored with a See [[SYSCLS_OFFLINE_AVAILABLE_DOCUMENTDocuments_(Client)#Offline/Online|classificationOffline/Online]] on the server-side. Once a document is classified as offline available, the document file will not be removed when the storage for already synchronized document files is cleared.{{Hint|This is not to be confused with the accessibility related to [[User_Rights|user rights]]. The logic here is "some documents '''do not have to''' be downloaded", not "some documents '''can not''' be downloaded/accessed". In other words, a user can browse to and open the document regardless of this configuration.}}
==== Clear Online Documents ====
By clearing the online documents, it is possible to free up system memory if needed. It can be triggered by pressing the button "Clear online documents" in the general settings tab. [[Documents_(Client)#Offline/Online documents are documents already uploaded to the server. They can be downloaded anytime agian when the client is connected to the server. However, documents classified as offline available will not be affected and will always stay on the device.  |Offline/Online]]
[[Category:Client|UBIK WinX Client Basics]]
[[Category:How-To|UBIK WinX Client Basics]]
[[Category:WinX|UBIK WinX Client Basics]]
== AR Features ==
216
edits