Support

Account

Home Forums ACF PRO Consistent data between user and custom post type Reply To: Consistent data between user and custom post type

  • Hi

    I’m interested by this thread as I have a related issue. I have created a front end ACF form that uses an ACF field group that allows users to update business details in their my-account pages. However, this is all stored in usermeta which doesn’t bode well when trying to output a listing of all business on a directory page as it is difficult to sort properly. I now want to separate this data from usermeta so I have created a CPT called Business Listings but how do I get this linked to ACF form on at a user level?

    Thanks