# SubpanelOperationActor

The SubpanelOperationActor is used to load and execute the conditional operations for a subpanel. Unlike the ListOperationActor, this actor considers the entire relation context.

# Properties

# Parameter

# Parameters in the Layout

Name Type Description
relationActor RelationActor Returns relation information, e.g., the parent object or the relation name.
resultController SubpanelResultController Required to update the search result, e.g., after deleting a record.
addRelationOperationName string Defines the operation name for the create relation.
Request missing documentation