Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Facing error message while setting up Agent chat

Sindhura1
Tera Contributor

onChange script error: ReferenceError: enableQueue is not defined function onChange_sys_cs_live_agent_setup_itsm_fulfiller

 

function onChange(control, oldValue, newValue, isLoading, isTemplate) {

 if (isLoading || newValue === '')

{

return;

} enableQueue('itsm_fulfiller');

}

 

We are trying to change the ITSM Fulfiller UI field value from Connect to Agent Workspace. That is when I encountered this error. Your help is appreciated!!

 

 

0 REPLIES 0