Recent searches
No recent searches
Adding custom fields to ticket by subclassing BaseTicketForm
Posted Apr 07, 2023
I am using the django-zendesk-tickets package and as I want additional fields on the form I sub classed BaseTicketForm to add more fields for the user to input. Now I want the input from the user on those fields to be reflected into appropriate fields on zendesk ticket and not just on the body of the ticket. Could someone help me understand how can I achieve that?
0
1
1 comment
Greg Katechis
Hi Vinita! This isn't a wrapper that we support, so I would recommend asking the devs directly on their GH page.
0
Sign in to leave a comment.