BuddyDev

Search

How to stop users from sending message to more than 1 user at a time

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #23469

    Hello,

    How can I restrict private message to only one user at a time on the compose page, messaging should only allow one thread per user. I want to remove the ability to add multiple message recipients and prevent users from sending messages to more than one user, as they will be forced to go to the person’s profile and message the person directly.

    Thanks

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #23471

    Hi Tosin,
    The message receiver selection uses a lot of javascript and doing the single selection will need a co-ordination from theme.

    I am sorry, There is no simple way to do it. We can restrict the number receiver server side but that will break the whole usability.

    I don’t see any simple workaround.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved