首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >osTicket使用新票证上传文件

osTicket使用新票证上传文件
EN

Stack Overflow用户
提问于 2012-11-22 01:21:34
回答 1查看 2.9K关注 0票数 0

我正在尝试添加一个新的字段到客户端表单中,用于新的票证(工作人员端不是必需的,但如果都一样的话……)以便用户可以上传文件。我在管理面板中看到了“允许上传功能”的设置,所以我相信这是可能的。我是osTicket的新手,如果这是显而易见的,请原谅我。

我应该编辑哪个文件?你们能给我点提示吗?

EN

回答 1

Stack Overflow用户

发布于 2013-07-25 03:21:23

代码语言:javascript
复制
There are settings in backend of osticket just enable those ones
 step1- login to backend of osticket with admin privileges
 step2- click on tab settings(next to dashboard).
 step3- within settings click on tab tickets.
 step4- There is Attachment section on this page.enable checkbox in front of 
        **Allow Attachments,online web attachments** etc.
 step5- change other settings as per requirement also you can specify the required file   types like .jpg,.png along with .doc and .pdf.
step6- Save the changes.

 If you want more customization you can edit file here osticket/include/client/open.inc.php 
票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/13498673

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档