Reply to a broadcast with another broadcast

Hi everyone.

I seem to remember that in earlier versions of Spark, that when someone sent a Broadcast Message and another user replied, it would generate another broadcast message. (as an aside the company I was supporting then found this very annoying and were very happy when later versions of the client just replied to the sender of the original broadcast.)

Now I have a company I’m supporting that would really like (need) the response to a broadcast message to be broadcast again to the entire group.

Does anyone know how I can make this happen?

Best case scenario: User1 sends a broadcast. User2 replies to the message and Users1-15 all see the response (not counting the sender…).

Best regards,

Jamie

Bump

Is there any way to configure replies to a broadcast message to reply to everyone in the broadcast?