cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Customize ECE chat template -How to add singleselect / multiselect dropdown values

jozefnad
Level 1
Level 1

Hi,

I customize Cisco ECE chat Aqua template and want to add there dropdown on login page (pre chat page)

 

I add singleselect parameter in pre-chat-params-list.html but I do not know, where can I add options / values to this dropdown list.

Configuration of my singleselect

{
"eGainAttributeName": "topic",
"eGainParentObject": "casemgmt",
"eGainChildObject": "activity_data",
"controlType": "singleselect",
"label": "APP.EG_TOPIC",
"primaryKey": false,
"required": true,
"minLength": "0",
"maxLength": "18",
"validationPattern": ""
},

Can you help me?

 

Thanks :)

Who Me Too'd this topic