Self Service Portal

Can I restrict non logged in users from creating tickets?
This can be done by enabling the option 'Only logged in users can submit a ticket in the portal' under Admin-> Channels > Portals -> Settin...
Tue, 18 Jun, 2024 at 4:42 PM
Is it possible for non-logged in users to view tickets on portal ?
Users can make use of the public ticket URLs to view tickets without logging in. These public ticket URLs can be inserted into the email notifications and ti...
Tue, 18 Jun, 2024 at 4:42 PM
Is there a liquid object available that would tell the url of any of the pages at the customer portal?
“Current_page_name” This is a liquid object used to cull out the name of the current page. Through this, you can see the portal homepage, New Ticket Page, S...
Tue, 18 Jun, 2024 at 4:43 PM
Can I have colour coding in tickets view based on the priority of the ticket?
The page is not customisable and so it is not possible to achieve the color coding using a custom script. However, by default, you can see the color coding ...
Tue, 18 Jun, 2024 at 4:44 PM
How can I display the first name of the customer in the forum details page?
Go to Admin > Channels > Portal > Customize portal > Layouts & Pages > Portal pages >Discussions > Topic View. Replace user.name as...
Tue, 18 Jun, 2024 at 4:44 PM
How do I create a ticket on behalf of a customer?
At times, there might be instances where you need to create a ticket on behalf of a customer who reached out to you directly, or for proactive support. ...
Tue, 18 Jun, 2024 at 4:44 PM
What do I need to do to have different side bars in my support portal?
To have different side bars, you need to enclose class under a parent element.  Example: .custom-homepage {  .sidebar{    //your css code here  } }...
Tue, 18 Jun, 2024 at 4:46 PM
How can I change the Logo of my Freshdesk Account?
You could rebrand your Freshdesk Account by changing the Helpdesk Logo and Favicon. To update your Logo, please navigate to Admin --> Channels --> Por...
Tue, 18 Jun, 2024 at 4:46 PM
How can I eliminate spam tickets from being created through my support portal?
Enabling captcha would the best way to eliminate SPAM tickets. You can enable captcha from under Admin-> Channels -> Portals -> Edit -> Manage s...
Tue, 18 Jun, 2024 at 4:47 PM
How do I control the user permissions for tickets, solutions and forums?
When you are setting up users in your account - you would have requirements to allow logged-in users/ verified customers to be able to view or submit ticket...
Tue, 18 Jun, 2024 at 4:48 PM