Hi guys, I'm trying to create a new bus channel when I open the crm_lead form view, when in this view I get the model name and the record id, then I create a variable that will be the name of the bus channel (Example: crm.lead_6). What I don't understand is how to add the channel and how to add the listener.
I'm doing it on JS btw.