mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-16 19:01:21 +02:00
Do the full update ticket flow when followups are posted from the API
This commit is contained in:
committed by
Timothy Hobbs
parent
ffb7522e79
commit
9526ca9820
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user