Thanks @Wiz.Wazeer! A question on private chat.
Let’s say I’ve set-up a sort of forum (‘adapting’ @Robert_Petitto template which was much too smart for me :-)) ; it’s based upon
- a form to create a topic
- inline list to display topics
- inside the inline list item there is a ‘Comments’ component
=> In each item of the inline list, in addition to the ‘Comments’ component (which is visible by anybody using the forum), do you think that we can add a one-to-one ‘chat’? it would enable direct messages between
- either the author of the ‘topic’
- or a user having made a ‘comment’?
(picture of an item of the inline list, with its current ‘comments’ component, where I wonder if a ‘one-to-one chat’ could be added)
Thanks in advance