platform
platform copied to clipboard
Listener nested Matrix preserving data across query data refresh
Fixes #2524
Proposed Changes
- Drop fields that had its
nameattributes already mapped fromlistener_controllerstargetsvariable - The remaining fields (if any) are used to try and match for
ids starting with the iterated field's name and the prependedmatrix-field-— which is the standardidgenerated for a matrix cell - In order for this solution to work for this specific use case it's necessary to set the
valueproperty for theMatrixfield or the changes won't persist