Advanced Custom Fields

We are extending PostTypes with ACF. Here is what we have learned so far.

Bi-Directional Fields

Example for linking Locations to Employees
circle-info

The Locations field was synced to the database on Wright. I trashed it from here to fix the issue. We need to make sure to never sync fields to the db on prod sites please. Otherwise, theyโ€™ll get out of date as we add fields and will break the frontend build

Last updated