-
|
Is there any possibility to get populated relationship fields on a Is populating the fields manually in the hook the only way? 🤔 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hey @jsardev this is by design — If you can expand on what you're trying to accomplish I can make some recommendations from there! |
Beta Was this translation helpful? Give feedback.
Hey @jsardev sorry that I was a bit unclear—manual population is exactly the right approach here since there's no built-in way to get populated data in
beforeChange—so for now your approach is sound!