Client-sided field hooks #4054
tyteen4a03
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
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.
-
Currently, there is no way to run field hooks on the client without resorting to using custom components. This makes some types of hooks are impossible to implement (e.g. when a relationship field changes, pre-fill other fields with values from the related document).
It would be great if Payload can support this natively.
Beta Was this translation helpful? Give feedback.
All reactions