Stump the Panel Topic: Workflow process with no developer coding http://www.endusersharepoint.com/STP/ Paul Grenier, Lead Moderator en Sun, 08 Feb 2009 14:58:06 +0000 eric on "Workflow process with no developer coding" http://www.endusersharepoint.com/STP/topic/workflow-process-with-no-developer-coding#post-3948 Thu, 05 Feb 2009 09:22:31 +0000 eric 3948@http://www.endusersharepoint.com/STP/ <p>Tahnks, I'll look for it. I figured it had to be something like that but didn't know how to have it take my value and do a do while # &gt; 0. </p> <p>I've got a manual workflow going, but if it can be done in a do while fashion, it will really polish the site.</p> <p>eric </p> AutoSponge on "Workflow process with no developer coding" http://www.endusersharepoint.com/STP/topic/workflow-process-with-no-developer-coding#post-3936 Wed, 04 Feb 2009 18:33:47 +0000 AutoSponge 3936@http://www.endusersharepoint.com/STP/ <p>Search EUSP for Paul Galvin's article about looping workflows. You'll probably need to set a pointer in a hidden field that gets the # when it's null and otherwise decrements by 1 until 0 when the loop stops. </p> eric on "Workflow process with no developer coding" http://www.endusersharepoint.com/STP/topic/workflow-process-with-no-developer-coding#post-3930 Wed, 04 Feb 2009 14:00:18 +0000 eric 3930@http://www.endusersharepoint.com/STP/ <p>I've got a list that contains a column value specified as a number. When an item is submitted to the list, I'd like to have that item copied to another list how ever many times the value of that number field specifies.</p> <p>How can this be accomplished using only Sharepoint Designer? Copying the list item over I can do, but is there logic to do it X amount of times? </p>