# ObjectRendererGUI

The component ObjectRendererGUI builds metadata groups as a FoldablePanel.

# Properties

# Parameter

# Parameters in the Layout

Name Type Description
useDefaultValue string Defines whether the object renderer's default_value settings should apply.

# Use Default Value

This option is mostly intended for create views. It ensures that a field's default_value setting of the corresponding object renderer applies. Especially if the object renderer configurations for create view and detail view are the same, the default values may be switched on in the create view, and off in the detail view.

Request missing documentation