osTicket Version v1.10 (901e5ea) — Up to date
Web Server Software Apache/2.4.6 (CentOS) PHP/5.6.30
MySQL Version 5.5.52
PHP Version 5.6.30
Web Server Software Apache/2.4.6 (CentOS) PHP/5.6.30
MySQL Version 5.5.52
PHP Version 5.6.30
Custom form:
Admin panel>Manage>Forms> where i created custom form. In that form i added those fields:
Label:Select one or more choices Type:Choices Visability:Requre Variable: reson
Label: Select Date Prefered Type:Date and TIme Visability:Require Variable: date
Admin panel>Manage>Forms> where i created custom form. In that form i added those fields:
Label:Select one or more choices Type:Choices Visability:Requre Variable: reson
Label: Select Date Prefered Type:Date and TIme Visability:Require Variable: date
When user puts in the ticket, in ticket center it comes back fine, however in email notification I have feed those two variables and they are coming like:
date: 12/31/1969 7:33 pm no matter what date user choose.
Multiple choice comes back with "Array" word rather than choices that user selected in the ticket.
Multiple choice comes back with "Array" word rather than choices that user selected in the ticket.
When I switch back multiple choice so user can select only one, in email it comes back fine. However date always comes back in email as:
12/31/1969 7:33 pm
Not sure if this is bug or not but no solutions so far. Please help. Thanks.