Can you please let me know where I can Get Template ID, Highlighted below.
CommandAction=”{ListUrlDir}/site/_layouts/wfstart.aspx?List={ListId}&ID={SelectedItemId}&TemplateID=5c176cdf-adaf-4223-94ed-4047f0c269df&AssociationName=Assign Status”
After moving that site from one location to another location we are not able to execute this command. i am thinking this may be happening because TemplateID but on’t know where can get this TemplateID.
Actual code is below.
{ListUrlDir}/site/_layouts/wfstart.aspx?List={ListId}&ID={SelectedItemId}&TemplateID=5c176cdf-adaf-4223-94ed-4047f0c269df&AssociationName=Assign Status
Thanks!
Did you ever figure out how to get this TemplateID?