How to create chat given form submission

I have created a form in WIX for my website. The customer have the option to choose between different artists. These artists are also members of my site. Given the artist they choose, when submitting form, I want the customer to be able to chat with that artist on the site. How can I achieve this?

please do help!

Hey Christian,

If you want to set up a member to member chat you should check out this post .

It has a great example of how to code member to member messaging and screenshots showing how it will look on the live site.

You could then add a datahook to the database collection that the form is connected to and trigger the chat between the two users.

Hope this helps!

Dara | Corvid Team