Hello, i'm using two web widgets, one for chat and the other one for contact, i've put this code to the settings
"contactOptions": {
"enabled": true
},
and the widget shows me two options (chat and contact), i want to know if theres a script to open the widget directly on the contact form, to open the live chat i'm using this script $zopim.livechat.window.show();, zE.activate() opens the widget but on the "homepage" to select chat or contact.