Showing custom ticket fields in an Article
I’m looking for a way to display a table of ticket data based on a custom ticket field within an Article.
Essentially, I need to display to all customers all tickets that have been submitted for Product Enhancements or New Feature Requests (contained in a custom drop down on all tickets). For these two types, I’d like to build a table in an Article that customers can see and search on. Is this possible?
This topic has been closed for replies.
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Hi Brian,
This is not possible natively and there seems to be no Helpers that can achieve this.
You could try and make an API call, like what Lydia mentioned, to pull data from a specific ticket into an article but how this would integrate with your Help center theme code is no longer in our scope.