Apps and development tools - Basic App Kit
Custom HDBModel Attributes
The following custom HDBModel attributes are available to infuence the generated Basic-Appkit UI:
Usage:
<custom name="att-name">att-value</custom>
Sample:
<item name="age"> <custom name="appkit.editor">number</custom> </item>
appkit.parent-context
Context to redirect to when contents are deleted
appkit.hide-in-navigation
Hide storage or sub-storage in Navigation (layout:appnav)
appkit.form.attachments
Filter for default form attachments. "none" for "No attachments"
appkit.editor
Editor (input type) to be used for HDBModel <item>s in default form. Defaults to "text".
appkit.editor.options
Inputs options to be used for HDBModel <item>s in default form.
appkit.icon-class
The Fontawesome icon to be used for this storage in Navigation
appkit.ui-visible-when
Script expression. If evaluates to false the module (storage or content) is hidden