Changes
== Document Types in {{UBIK }} Android ==
* Managed Document - Documents with a locally managed file.
* Linked Document - Documents with a file linked by an URL, not locally managed by {{UBIK}}.
== Viewing Documents in {{UBIK }} Android ==
=== Viewing the File ===
=== Viewing the Object Data ===
Not only the file, but also the {{UBIK }} property values of a document object can be viewed.
To do so, the thumbnail has to be long-clicked.
Then, the property list view for the respective object will be opened, allowing the user to change values (if it was configured on the server).
== Creating Documents in {{UBIK }} Android ==
Depending on the server configuration, documents can be created as children for existing objects.
Depending on the connectivity mode, the next synchronization run will bring the new content and file to the server.
== Editing Documents in {{UBIK }} Android ==
For editing, currently only [[Redlining (UBIK Android)|Redlining]] is possible.
Redlining is the process of creating a new, adapted version of an existing document.
This can be achieved on the {{UBIK }} Android client, if it was configured correctly on the server.
A respective context menu button will be available in the Content Browser for a document object in this case.
For redlining, a copy of the document will be created and opened for editing in any installed 3rd party application that can handle the "intent".
When the user accepts the change, the creation of a new document object classified as a redlined document will be triggered (as described in "Creating Documents in {{UBIK }} Android").