| Previous topic :: Next topic |
| Author |
Message |
sywee
Joined: 25 Jun 2008
Posts: 27
Location: Malaysia
|
| Posted: Thu Jun 26, 2008 9:55 am Post subject: Can pre-fixed field in Trouble Ticket be removed? |
|
|
Facing some problems while customizing the Trouble Ticket view.
Can pre-fixed field like Category and Severity be removed from the Trouble Ticket? |
|
| Back to top |
|
eberled
Joined: 24 Nov 2004
Posts: 368
Location: St.Gallen, Switzerland
|
| Posted: Thu Jun 26, 2008 2:17 pm Post subject: Re: Can pre-fixed field in Trouble Ticket be removed? |
|
|
| Only by modification of the portal code. |
|
| Back to top |
|
sywee
Joined: 25 Jun 2008
Posts: 27
Location: Malaysia
|
| Posted: Fri Jun 27, 2008 2:42 am Post subject: Re: Can pre-fixed field in Trouble Ticket be removed? |
|
|
| Possible to provide the source code and method to insert? TQ! |
|
| Back to top |
|
eberled
Joined: 24 Nov 2004
Posts: 368
Location: St.Gallen, Switzerland
|
| Posted: Fri Jun 27, 2008 9:25 am Post subject: Re: Can pre-fixed field in Trouble Ticket be removed? |
|
|
I don't have build in the possibility to select which fields should be visible or not. So it is hardcoded.
You will find the code in the both files
- Tickets\NewTicket.php
- Tickets\TicketDetail.php
in the customerportal folder. I have only removed the lines for the unneeded fields. |
|
| Back to top |
|
sywee
Joined: 25 Jun 2008
Posts: 27
Location: Malaysia
|
| Posted: Fri Jun 27, 2008 9:32 am Post subject: Re: Can pre-fixed field in Trouble Ticket be removed? |
|
|
| anyway, thanks! at least I was awared now that there is a way to resolve this problem. |
|
| Back to top |
|
| |