0
QuickApp created
What is your product version? v10.2.0 What is your product type (Angular or MVC)? Angular What is product framework type (.net framework or .net core)? .Net Core
Hi, What do I need to do on the Angular and API side to disable the chat feature? Thanks for your help in advance.
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
3 Answer(s)
-
1
Hi @QuickApp
For Angular side, you can remove chat-bar component here and for server side, you need to remove ChatHub, and chat related features in AppFeatureProvider
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Thank you for answer @ismcagdas
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
How do you do this in 11 Mvc Core & Jquery?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)