Replies: 1 comment
-
You can extend the toJSON method (used for component serialization) and use there your own logic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to add an attribute 'skipOnSave' or something similar, and when the save function executes, go through all of them and remove those items (and all of its children) from the data that is sent to the server.
How should I approach this?
Beta Was this translation helpful? Give feedback.
All reactions