Support

Account

Home Forums ACF PRO Allow users to create lists of posts Reply To: Allow users to create lists of posts

  • The only way that I can think to do this would be by saving the information to somwhere else.

    1) I they can create multiple lists then by using a custom post type

    2) If they can create only a single list then by creating a field group to hold the information in the user’s profile

    Either way, you would then use a relationsship field or post object field to allow them to pick what they want in the list.