Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
tt_data not working
System
Hi.
My available_templates.cfg contains the following section:
<template_file name='Author DCR Submit' path='default/author_submit_dcr.wft'>
<command_list>
<command value='tt_data' />
<command value='all' include='no' />
</command_list>
<role_list>
<role value='author' include='yes' allusers='yes'/>
<role value='editor' include='yes' allusers='yes'/>
</role_list>
</template_file>
But when i save the DCR and click on close it doesnt automatically pop up the workflow screen. Also is it possible to invoke a workflow after I use IWDatacapture.close() command in my formapi code?
Thanks
Find more posts tagged with
Comments
There are no comments yet