Skip to content

Add Relation Management #100

@solverat

Description

@solverat
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
dynamic_search:
    context:
        default:

            relation_management:
                -
                    class: Car
                    relations:
                        -
                            name: parts 
                            options: []

This will add an Eventlistener to the Car Object (preUpdate) which adds all relations (Only the configured ones from dynamic_search.context.[...CONTEXT].data_provider.options.always) from the given property parts to the DS queue (Within the postUpdate event!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions