timeBookingSection
(available on userProfilePage)
Attributes:
- state
Possible values are:- expanded
Default, data are shown initially - collapsed
Data are not shown initially and will be loaded only on demand. - collapsed_and_preload
Data are not shown initially, but will be loaded. - hidden
The section is completely hidden and cannot be made visible). Can only be reversed using tools like the application server admin console.Attribute hidden will hide the time booking section permanently.
When the attribute state = hidden has been set for a section/scope, this scope will not be displayed in the page customization tree and thus will not be available in the page customization anymore. You can reverse this setting only using tools which directly access the Java beans, e.g., JConsole for JBoss. So please think twice before applying this value.
Please keep in mind that the visibility of the time booking section on the ticket page is configured via the acimSection, attribute timeBookingFeature.
- expanded