Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello, is there a way to show the survey from a button click the same way we can switch to a, contact, leave message form.
In a bot I've tried a button and for the argument passed "survey", 1 as variable for survey id as in the documents but didn't work any helps appreciated, thanks
Offline
You need to set status_sub = 5; // status_sub = erLhcoreClassModelChat::STATUS_SUB_SURVEY_SHOW;
Offline
Excellent works perfect, thank you
Offline
Pages: 1