# AdminConfigSingleActor

The AdminConfigSingleActor replaces the load and save functionality of the BeanActor. Instead of the bean, a configuration is loaded and saved. The operations are adapted accordingly.

# Properties

  • Parent:

  • Type: AdminConfigSingleActor

# Parameter

# Parameters in the Layout

Name Type Description
saveAsMultiple boolean
default: false
Gives the actor the instruction to build saveConfig requests as multiple.
defaultRedirect boolean
default: true
Determines whether the saved configuration is opened in the detail view after saving the configuration.
Request missing documentation