Comment to 'Invites Block on Groups'
  • Which page are you trying to put it on? This block cannot simply be put on any page because it requires the specific Group Profile ID (which is detected from the URL).

    • Hi @Jerome Mingo . I want it placed on this page: page/invite-to-group?id=XX . There is a reason for this- this page is part of View Action Buttons and is therefore only accessible to admin of the Group/Event/Space/Organization. For the other page, that has those blocks by default- (page/group-fans?profile_id=XX) that becomes accessible to anyone. More so, I tested it out on private groups - and it's still gets seen (if one has the link) by a non member.

      • Hello @Karina

        For the current case with the one group view, you need to use the profile_id variable name. ANd with this URL like page/invite-to-group?profile_id=XX it works fine.