Preben
February 12, 2025, 7:59pm
1
Hi,
We have a requirement to add Crisp Chat widget to different apps / views in our solution. Seems like we need to use a coded component, but I’m not able to get it to work.
Has anyone done this before or are good at coded components?
Crisp info: Free Website Chat Widget for Business - Get Started Today - Crisp
Example from Crisp:
Youtube tutorial:
https://www.youtube.com/watch?v=nW5UX6iVdFc
Hi!
I believe you should put that script as a Custom Header Tag instead! Can you try that?
Preben
February 12, 2025, 8:15pm
3
I have tried that, the app renders without any errors, but not widget is showing. Should I do something more to make it show in the app?
Looks like the script uses some external url. Maybe try adding that url to the script sources
settings in the content security ?
And also, inspect the HTML if this script is present inside the <head>
, and that no related errors are shown in the console/devtools.
1 Like
aaron
February 13, 2025, 11:03am
5
You will likely need to add some or all of the URLs listed on the page below under Content Security as Kristian mentioned.
1 Like
Preben
February 13, 2025, 11:22am
6
Thanks for you help! That worked
This show the power and flexibility of Appfarm
3 Likes