Changes
/* Dynamic Content Tabs */
For some types of objects (e.g., tasks), specific tabs are always shown though - especially if a tab is considered the main view for that object.<br/>
<br/>
It is possible to configure this feature in order to behave more precisely as desired. See also the [SYSCLS_CHILDINFOOWNER Children Information Classification, former: Document Owner Classification]. <br/>
By default, the children tab is shown if no other view should be shown explicitely and if the client has no information whether there are children or not.<br/>
This means that for objects where (by customizing) the properties tab or the documents tab should be shown when entering the browser, the children view is only shown if it is not empty.<br/>
This is the other way round for the properties tab, because properties are always known as soon as the object itself is available on the client.<br/>
Also, the documents tab is not shown by default because the documents most often are not the primary view. If they are, the customizing should take this into account.<br/>
==== Customizing Possibilities ====
There are basically two ways to configure the dynamic tabs feature.<br/>
First, one can configure the [[SYSCLS_CHILDINFOOWNER|Children Information Classification, former: Document Owner Classification]].
This will lead to a precise behaviour of the dynamic tabs, because the client has more detailed knowledge about the children.<br/>
Another possibility is the configuration of the [[SYSCLS_SHOWPROPERTIES]] or [[SYSCLS_SHOWDOCUMENTS]] classifications. This will lead to the displaying of the properties/documents tab as initial view, even if it is empty.
[[Category:Client|UBIK Client Basics]]