79622180

Date: 2025-05-14 19:56:19
Score: 2
Natty:
Report link

You need to use the useField hook to access the fields.

const { value, setValue } = useField({ path: 'fieldName' })

Source - https://payloadcms.com/docs/admin/react-hooks#usefield

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: fingacode