Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listener nested Matrix preserving data across query data refresh #2525

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rfferrao87
Copy link
Contributor

Fixes #2524

Proposed Changes

  • Drop fields that had its name attributes already mapped from listener_controllers targets variable
  • The remaining fields (if any) are used to try and match for ids starting with the iterated field's name and the prepended matrix-field- — which is the standard id generated for a matrix cell
  • In order for this solution to work for this specific use case it's necessary to set the value property for the Matrix field or the changes won't persist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Allowing persistent data with Matrix and other Fields in Listener
1 participant