How to add and integrate filefield (attachments) to the TicketForm class from django-zendesk-tickets repo | Community
Skip to main content

How to add and integrate filefield (attachments) to the TicketForm class from django-zendesk-tickets repo

  • April 13, 2023
  • 1 reply
  • 0 views

Vinita

I want to add an attachment field of type filefield in the TicketForm class (from django-zendesk-tickets repo) that would allow users to add attachment to the form which will be submitted to zendesk.

1 reply

Greg29
  • April 13, 2023

Hi Vinita! As I mentioned in my other post, you'll want to contact the developer directly, as we don't have any details about that wrapper.