Creating Posts, User with Custom Fields

Hey,

I’m a little stuck and don’t know if my plan will work:

I’m using the latest versions of bricks, Bricksforge, and Metabox.

My plan:

  • Animal welfare organizations can register using a form
  • This completes a user registration and fills in the user’s metadata
  • At the same time, a post (custom post) is created for the organization - this post should also be written to the user’s metadata.

Unfortunately, I can’t get the custom fields to fill in as they should. Unlike ACF, Metabox does not have “field keys.”

Does anyone have any ideas?