Replies: 1 comment 3 replies
-
In start chat form setting check option that you require department and it will bo gone :) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the problem that when I go to the domain on which I set up LHC, instead of maybe directing me to the admin login (which I could reach by manually using
/index.php/site_admin
), it shows a contact form which, crucially, includes a dropdown of all the departments configured, publicly visible. I would like to get rid of this whole form there, because I don't want somebody extracting the URL from the devtools and visiting the domain to be able to see our list of departments. Is there an option to do that, or should I just redirect this page with.htaccess
? (Or could that break some other functionality?)I'm talking about this page on
/
:Beta Was this translation helpful? Give feedback.
All reactions