Hi guys!
I’ve been requested to add JS code(given by the customer) to a WIX website. And run a code to collect the forms from the website in CallGear account.
I need to collect those variables from lightbox text inputs.
-
I have added given JS code to WIX HTML iFrame/EBED app
-
Next, I need to execute the code. But don’t know how to do that…
Can somebody help me? Please…
Code: CallGear.addOfflineRequest({name: , email: , phone: , message: });