Replies: 1 comment 1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It is possible to get the actual model when edit the record?
I'm building a nested categories form, I need to disable the current model, so the user won't select it.
Thought using
self::getModel()
would get the current modelBeta Was this translation helpful? Give feedback.
All reactions