Question. I'd like to customize the color of the status showing to the customer in portal. Is this possible?
Question. I'd like to customize the color of the status showing to the customer in portal. Is this possible?
{% if portal.current_page == "ticket_list" %}
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('.label-status-pending:contains("Being Processed")').css('background-color','#fff')
})
</script>
{% endif %}
The admin Panel does not look like the path is correct anymore. Which header should I put this in in the current layout?
Cheers!
Hello Admin,
Can you update this? I am trying the same code with no luck.
I have navigated to "Admin -> Portals -> Customise portal -> Layout and pages -> Portal pages -> Ticket list section and add the code in the page." but nothing happens after I save and publish.
Hello!
We can see that your query has been addressed by our support team. Please feel free to write to support@freshdesk.com for any further queries in the future.
Happy to assist you, anytime. Cheers!
Hi
We understand that you’d like to customize your support portal. Please write to support@freshdesk.com with your requirements and use-cases listed so that one of our agents will get in touch with you to work on this task.
Cheers!
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.