Skip to main content
Closed for Voting

use Solutions portail (and only this one)

Related products:Freshdesk
  • June 1, 2020
  • 2 replies
  • 36 views

 Hi

We would like to use the solutions portail as a knowledge database for our customers.

But only the search engine for solutions, and articles.

No ticket creation form, no login form, ... juste solutions.


Just as the widget can do, but on a single page, not javascript widget.

And embedded in our website.


Thanks for your help !

2 replies

if you want to your all customers only see the search engine for solutions, and articles. No ticket creation form, no login form, ... juste solutions. you need adjust this below code in your header portion then no one see any link without login. {% if portal.has_user_signed_in == true %} {% else %} {% endif %} if you are not able to adjust this code so please contact us: info@helpdesktheme.com thanks support team

  • Author
  • Apprentice
  • July 1, 2020

 Thanks.

Yes, it's what I've done.

But I'm looking for a possibility to embed it into our own website.

(with our header, footer, and subdomain name)