Issues with merkle and granite multifield when used together. #66
-
Hi team i facing an issue that if i used granite multifield and merkle multifield on saving the the data saved present in granite multifields get removed. |
Beta Was this translation helpful? Give feedback.
Answered by
MichaelHeil
Sep 3, 2024
Replies: 1 comment
-
Hello @ridzi-tech, Any component dialog definition that requires nested multifields should make use of the generic multifield only. regards. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MichaelHeil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @ridzi-tech,
the generic multifield will not work with the OOTB multifield.
Any component dialog definition that requires nested multifields should make use of the generic multifield only.
The generic multifield can be nested.
regards.