Passing underlying resource Id when opening inline actions #4945
Answered
by
sanderbaas
KristiansJaunzems
asked this question in
Q&A
-
Could it be posible when clicking inline resource action to pass resource id to request. In my case i would like to load default value from underlying model.
|
Beta Was this translation helpful? Give feedback.
Answered by
sanderbaas
Jan 6, 2023
Replies: 1 comment
-
For now maybe add a constructor to the action and pass the resource yourself as rameshguthulakkd said here: #2479 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KristiansJaunzems
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For now maybe add a constructor to the action and pass the resource yourself as rameshguthulakkd said here: #2479 (comment)