I would like to:
- add a couple fields when creating a new ticket (ex. Windows Username, ComputerName)
- add a couple internal fields to any work done on a ticket (articlefreetext?) (ex. Billable Time, Mileage)
Would someone be kind enough to outline their high-level thought process for a task like this?
I suspect it goes something like:
- Core::TicketFreeText - Create the ticket-level fields
- Core::ArticleFreeText - create the note/article level fields
- Add to the appropriate interfaces so that iPhone app, phone ticket, email ticket etc all see these new fields.
- (this is where I get a confused)
Related to above, no matter what I have tried I can't seem to get ticketfreetext or articlefreetext visible in the iPhone app.
Thanks for any feedback. I'll do my best to update thread with details learned from your advice.
