Some tickets in my database use custom forms to record additional data. Which table in MySQL allows access to that information? The ost_ticket table has no reference to forms.
Facu
You’ll have to look at the database ERDs to make it a little easier:
Cheers.