Is there a way to mark a subset of a fields description in bold?
    {
      name: 'paymentStatus',
      type: 'radio',
      defaultValue: 'pending',
      options: paymentStatusTypes,
      admin: {
        position: 'sidebar',
        description:
          'Changing this field will do blablabla
      }
    },you can pass in react components
https://payloadcms.com/docs/fields/overview#descriptionGood one, thanks!
Star
Discord
online
Get dedicated engineering support directly from the Payload team.