English 中文(简体)
工作箱显示在网站核心/系统/工作流程之外的工作流程
原标题:Make workbox show workflows outside of sitecore/system/workflows
  • 时间:2011-09-29 17:39:12
  •  标签:
  • sitecore

现场记分工作箱似乎只能显示现场记分/系统/工作流程中的工作流程。 是否有办法显示树木其他部分的工作流程? 我已能够解决几个问题,把工作流出该地点,但这是目前的 stick点。

我们的网站分为几个部分,供不同客户使用(按“客户”一词的含义)。 客户都需要自己的工作流程,我们希望他们能够浏览工作流程,而不必从树木的内容部分进入系统。 理想的情况是,我们也希望把每一个客户的习惯 st倒起来,例如布局、放任等等,因为我们能够进入内容领域,以便我们能够公布一个节点和分项目,并拥有与这一客户有关的所有东西,就像我猜测大多数人从事“公共网站”职能一样。

最佳回答

我对你迄今为缓解这一局面所做的工作感到奇怪。 我使用反射器,搜索了GUID的工作流程根项目,{05592656-56D7-4D85-AACF-30919EE494F9}。 储存在<代码>。 站点分数.ItemIDs.WorkflowRoot , 转而使用 站点分:工作流程()。 除其他地点外,这一方法由<代码>Sitecore.Shell.Applications.Work BoxForm使用。 但是,通过<代码>查阅。 背景:ContentDatabase.WorkflowProvider,这是一个配置要素,位于/sitecore/databases/database/workflowProvider

长期短篇,如果你有点,你应尝试执行自己的<条码>——IWorkflowProvider,延伸<条码>。 利用反照器或ILSpy等工具,看看这种方法目前如何,并作必要的改动。

请报告(如果你能够的话,请回答)。 这不是我认为许多人通常会延伸/宽恕的一个地点。

问题回答

暂无回答




相关问题
How do I hook the Save event in Sitecore Page Editor?

I m creating a custom edit control for my content authors to use in the Page Editor. Of course this means I want my control to save data to an Item when the user clicks on the Save button. How is ...

Passing Parameters to a Sitecore Sublayout

I ve done this before with a web control, but I can t seem to get it to work with a sublayout. On the Presentation Details for a particular item I m assigning my Sublayout and then in the additional ...

Lucene.Net Search List

I m using Sitecore and have a multilist field I d like to use Lucene to search on. The problem I have is that the field is a pipe-delimited list of actual values and there could be between 0 and an ...

Test for Descendant Items

I am trying to create a simple inventory of items in a Sitecore website using an xslt. The problem is that I can t find a way to test whether an item has descendant items beneath it. It s easy to ...

Sitecore set/change default language from en

Can anyone recommend the best way to change the default language in Sitecore 6.1. On a fresh install, the typical language for all items is en English, witha nice little USA flag and all. However, ...

热门标签