2个回复
不可以的。如果需要设置的话,可以研究下源代码自己尝试修改。
禅道使用问题,也可以联系客户经理,邀请您加入技术交流群沟通,即时性会更好一些。
2024-10-24 13:42:27 孔令茂 最后编辑 2024-10-24 13:42:27 孔令茂 回帖
2个回复
如果期望默认为私有的话,调整一下创建页面的表单配置代码即可。
例如产品 ,修改module/product/config/formdata.php
原始 :$config->product->form->create['acl'] = array('type' => 'string', 'control' => 'radio', 'required' => false, 'default' => 'open', 'width' => 'full', 'options' => $lang->product->aclList);
调整为 :$config->product->form->create['acl'] = array('type' => 'string', 'control' => 'radio', 'required' => false, 'default' => 'private', 'width' => 'full', 'options' => $lang->product->aclList);
2024-10-25 10:05:14 孔令茂 回帖
联系我们
联系人
魏中显/高级客户经理
电话(微信)
18561939726
QQ号码
1746749398
联系邮箱
weizhongxian@chandao.com

相关帖子
GAO | 最后回帖 2017-02-09 13:36 石洋洋
胜果科技-郭辉 | 最后回帖 2024-07-29 17:54 孔令茂
梦中梦 | 最后回帖 2021-12-10 16:32 王春生
玩滑板的镜子 | 最后回帖 2024-06-28 09:34 马超
treesfi | 最后回帖 2022-02-09 13:17 禅道 - 闫敏
monga | 最后回帖 2018-02-05 14:56 石洋洋
孔令茂


精品资料包
1V1产品演示
免费试用增强功能
专属顾问答疑支持


