Hi,
Comment thread is a good feature and this post is also very good (New: Comment Thread) BUT my use case is like this.
I have a table of items say orders. on each order there can be some discussion on between different team member regarding that specific order. I want to add modal on row selection there I will place the comment thread.
My questions is how do I save this conversions to database ? or how do I link each communication per order seperately , currently these messages are global (?) , but I need seperate discussion thread per item.
Any suggestion is welcomed.
Thanks