Changes
/* Picture Task {{Version/MobileSince|5.1}}{{Version/WinXSince|5.1}} */
{{UnderConstructionStart}}
A [[MROCLS_PICTURE_TASK|picture task ]] is a check task which can only be finished when it has at least one child document containing a valid file. In the UI, an additional photo button is presented next to the check so users can easily take photos before finishing the tasks.* As any other objects, picture tasks can carry and display [[SYSCLS_CHILDINFOOWNER|child count information]]. But that is not a mandatory part of the feature. Even when it's not configured and not visible in the UI, you can still finish the tasks.* In WinX/UWP, the UI also presents an expander which allows you to display the child documents of picture tasks. This is not present by default in the Mobile app due to the screen size limit but [[Object_hierarchy_in_XAML:_NextLevel,_ParentLevel,_LinkedLevel#Show_NextLevel_Children.2FDocuments|can be easily customized]].
{{Hint|The task is named as such because pictures are the most commonly used types, but the child documents can be of other types as well. }}
When a user tries to finish a picture task by tapping the check, the app might perform some data synchronization first if in online mode, which includes* Syncing the child objects (including documents) of the task.* Downloading the file(s) of the child documents.During data synchronization, the check button on that task turns into a wait indicator. Afterwards, the app checks if the prerequisites to finish the task are met.* If there are no child documents or no local files for the child documents, the task remains unfinished and the user gets informed about the reasons.* Otherwise, the task gets finished and the photo button gets disabled. {{Hint|Setting NA (not applicable) on a picture task is always possible, regardless of the condition of child documents.}} {{UnderConstructionEnd}} [[Category:Android|MRO Objects (UBIK WinX)]][[Category:Client|MRO Objects (Client)]][[Category:Mobile|MRO Objects (Client)]][[Category:Pages with broken file links|MRO Objects (Client)]][[Category:WinX|MRO Objects (UBIK WinX)]]
=== MRO objects with project information (WinX only) {{Version/WinXSince|2.5.4}} ===
