Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Instantiate
vinylrecord
In the available_templating.cfg, where we make an entry for all the workflows..............
We have used the command value = tt_data for instantiating(automatically) the workflow on save of dcr.
Now we want to instantiate a workflow on the click of generate button(this button we see when we edit any dcr which is used to generate HTML file from the DCR)
So we need the command value to be used in place of tt_data.
Thanks
Find more posts tagged with
Comments
Jeremy
There is no command equivalent of tt_data for the generate button.
One option is FormAPI or else if the presentation template you can write some custom perl to start a workflow.
vinylrecord
hey thanks for the idea..........
But we have no clue as to how we can embed a workflow instantiation in tpl file. If u have some more details related to this pls tell. or if u cud tell us where to look for any info related to this. It would be gr8 help.
Thanks