Hello,
I am developing a custom application for our fressales account. I follow the steps described in development document to create a new application. Our application work as described under lead details location HOWEVER I wan to put my application as a separate application at the left side bar at chat location or CTI location. From manifest.json file I set location as below:
"left_nav_cti": {
"url": "template.html",
"icon": "icon.svg"
},
"left_nav_chat": {
"url": "template.html",
"icon": "icon.svg"
},
BUT problem is I can see my app logo at chat location but when I click to logo it doesnt open a logo or show my application.
What should I do? Looking forward to hear you as soon as possible
Freshsale user: destek@sikayetvar.com