Base solution for your next web application
Open Closed

How to Disable Chat Feature #10505


User avatar
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)
  • User Avatar
    1
    ismcagdas created
    Support Team

    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 supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    QuickApp created

    Thank you for answer @ismcagdas

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    OutdoorEd created

    How do you do this in 11 Mvc Core & Jquery?

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)