I need a solution
Can someone please tell me how the Recursion Trigger component works? Does it count the recursive action for all the components and totals it up or does it look for ...
I need a solution
I'm using WF version 7.1.1401.115 SP1 and testing a project that sets esclations to 5, 10, 15 minutes apart. When I go to the workflowmanagement.aspx page the ...
This issue has been solved
Can we please get some enhancements for the grid component such as being able to display more datatypes such as currency and the ability to add color coding to the rows? The grid component is used to show data on the form and being able to use colors on ...
I need a solution
We're running WF 7.1.1401.59 and on the Grid component in Edit mode there is a check box for Post Form on Row Change however even after unchecking it it still ...
I need a solution
Hi noticed that when packaging a workflow the file size increases each time you do a package. For example if I have a project called Workflow-Demo that's 1.5 MB ...
This issue has been solved
I need a solution
I received this error on one of my workflows which caused the workflow to go into an Exception loop. I had an Exception Trigger in the workflow but the ...
I need a solution
Does anyone know how to set the format in a grid column for a decimal to only show two decimal places? I have a data being returned that shows four decimal places and ...
This issue has been solved
I need a solution
I'm seeing a very weird issue in WF 7.1.1401.59 where my attachments are not showing up correctly when going from model to model. I have a FileDataType array ...
I need a solution
Does know if there’s a trick to getting the workflow to run with administrative rights in IIS in Windows Server 2008 using a domain admin account? I’ve done it ...
This issue has been solved
Powershell is what most companies use to automate tasks and at the moment the way to have Workflow create and execute a PowerShell script is tedious as you have to create the script, write it to a file then use the Execute and Wait component. Can ...