- Edited
Server Information
osTicket Version /v1.18
Web Server Software Apache /v2.4.57
MySQL Version /5.7.23-23
PHP Version/ 8.2.10
Hello All,
I'm new to using OSTicket, I'm trying to customize the form of (New ticket), I removed all the fields under (User and Collaborators) and replaced them with (3) fields (Name, Phone, Address) in the file staff/ticket-open.inc.php
Also, I created (3) columns inside the table (osttest_ticket) in the Data Base.
The question is, how to link these (3) fields to these (3) columns??
Which file contains the link to the form in order to find it and edit the code of linking?
I tried to use the form and made a test but getting this error (Missing or invalid data — Correct any errors below and try again)
Please, find attached the codes before and after the edit.
Thank you