Skip to content

Allowing persistent data with Matrix and other Fields in Listener #2524

Open
@Rfferrao87

Description

@Rfferrao87

Is your feature request related to a problem? Please describe.
When a Matrix and any other Field types share a Layout that's working under a Listener, the Matrix does not have its values persisted across updates to the targets defined elements, even when including it in the extraVars or the same targets variables.

Describe the solution you'd like
Have the Matrix set columns/rows' values persist after updating some other Fields that share with it the same Layout and Listener.

Describe alternatives you've considered
An alternative would be just keeping 2 separated Layouts — that is, 1 for the Matrix and 1 for the remaining Fields, nested within the Listener if need be —, but I feel like it would be more flexible this way.

Additional context
Originally brought up by user @plamenradev in #2411 and verified by me as described above.

Metadata

Metadata

Assignees

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