Skip to content

OC3 Switch doesnt work when model has more than one list config #11

@mkinternet

Description

@mkinternet

If you add to the model list config as array:

public $listConfig = [
    'list_one' => 'list_one_config.yaml',
    'list_two' => 'list_two_config.yaml',
];	

And you add renderes for theese config respectively. List switch will work only for first list.

After click on list switch column type in second list post data are sent but column value remains same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions