当前位置:
代码迷
>>
SharePoint
>> 自定义的content type联系关系自定义的workflow
详细解决方案
自定义的content type联系关系自定义的workflow
热度:
169
发布时间:
2016-05-02 07:01:21.0
自定义的content type关联自定义的workflow
如题
想在自定义的content type里面追加自定义的workflow,但是在追加的时候发现在workflow template里面的选项里面看不到自己发布的那个自定义workflow。
但是在list里面追加自定义的workflow,在workflow template里面的选项里面就能看到自己发布的那个自定义workflow。
------解决思路----------------------
你指的是在哪里看?
工作流定义里修改AssociationCategories进行关联啊
相关解决方案
怎么取<s:property value="news.CONTENT" escape="false"/>内容前几位
新手,请问input type=text有关问题
不走"<script type='text/javascript'>"标签咋回事
input type=text 替空时 ,为什么不为null
<script type="javascript/text">的有关问题
unsupported content type in editor解决思路
Response.AddHeader("Content-Disposition" "attachment; filename=" + file.Name+"xls");中文显示乱码解决方法
怎样用android重写j2me,player里的createPlayer(InputStream stream, String type)解决方案
<input type="file" name="filename">该如何处理
<input type="file" name="filename">解决方法
vc++.net中的有关问题( error C2440: 'type cast' : cannot convert from 'CString' to 'const char *')
Cannot marshal 'return value' Invalid managed/unmanaged type combination.解决思路
水晶报表-Exception of type 'System.OutOfMemoryException' was thrown.解决思路
水晶表格-Exception of type 'System.OutOfMemoryException' was thrown
水晶表格-Exception of type 'System.OutOfMemoryException' was thrown
自定义控件,怎么输出<input type="hidden" />的input
input type="file" 下传文件有关问题
请问怎么限制<input type="text">的最小和最大值
asp.net 点击<input type="image" src="del.gif" /> 为什么会刷新页面!解决方法
input type="radio"圆圈大小如何控制呢
<input type="radio" id="rbtnSing" runat="server"后台取值有关问题
asp.net 中怎样实现 <input type="reset" 。这样的。解决办法
让.aspx页面里没有<input type="hidden" name="VIEWSTATE" id="VIEWSTATE"该怎么处理
100分,求不用<input type="file"/>上传图片方法,该怎么处理
去掉.net页面中的<input type="hidden" name="VIEWSTATE" id="VIEWSTATE"该怎么解决
<input type="date" runat="server">为什么会出错呢?该怎么解决
input type=file “maxlength”这个属于最大值到底是多少解决方案
兄弟们,你们有没有发现,使用<input type="file"> 无法得到路径?该怎么解决
一个比较难的有关问题:asp.net 2.0 使用treeview控件,怎样实现点击treeview某一节点,给页面<input type="text">赋值,关键是这个input还是动态生成的
怎么调整点击 <input type=file>浏览按钮后文件选择对话框中可选择文件类型