i want to add a few bits to the helpdesk area can you tell me where the template is for the helpdesk on making a ticket? i see the message subject ect, but want to move the Category of question and add other bits
All templates related to helpdesk module can be found at amember/application/helpdesk/views/ aMember build forms from PHP so to customize new ticket form you need to change PHP file. You can find related code in file amember/application/helpdesk/library/Am/Helpdesk/Strategy/Abstract.php method createNewTicketForm