Do the full update ticket flow when followups are posted from the API

This commit is contained in:
Timothy Hobbs
2023-11-29 22:03:09 +00:00
committed by Timothy Hobbs
parent ffb7522e79
commit 9526ca9820
5 changed files with 41 additions and 20 deletions

View File

@ -1,5 +1,8 @@
Integrating django-helpdesk into your application
-------------------------------------------------
=================================================
Ticket submission with embeded iframe
-------------------------------------
Django-helpdesk associates an email address with each submitted ticket. If you integrate django-helpdesk directly into your django application, logged in users will automatically have their email address set when they visit the `/tickets/submit/` form. If you wish to pre-fill fields in this form, you can do so simply by setting the following query parameters: