2011年3月11日
摘要: Browser Tree中的问题: 1)更新导航树 2)展开节点 3)隐藏Add Repository节点 阅读全文
posted @ 2011-03-11 15:18 一只特立独行的猫 阅读(478) 评论(0) 推荐(0)
摘要: We can set the limit of no. of folders in browser tree by changing the value in properties file. Open the Environment.properties file at \WEB-INF\classes\com\documentum\web\formext and change the value DocbaseFolderTreeShowMoreNodeEnabled=trueDocbaseFolderTreeShowMoreThreshold=50 阅读全文
posted @ 2011-03-11 15:03 一只特立独行的猫 阅读(307) 评论(0) 推荐(0)
摘要: 【转】自 http://fanlb.blogbus.com/logs/62143520.html,在此,感谢Fanlb。默认情况下,当我们导入一个自定义Type类型的文档时,系统并不会显示自定义的属性字段给你要求填写。如何在Webtop进行配置,显示这些自定义的属性字段呢?1、修改<app-name>/webcomponent/config/library/import_docbaseattributelist.xml文件: 1)创建一个新的Scope类型 =<custom_type>,将自定义的字段按照<scope type = dm_document>节 阅读全文
posted @ 2011-03-11 14:39 一只特立独行的猫 阅读(418) 评论(0) 推荐(0)