OOB SharePoint Work Flow question: Difference between Workflow Task and Tasks (New) The 2019 Stack Overflow Developer Survey Results Are InHow to determine if all choices in a Choice field are checked?SharePoint 2013 Workflow Tasks and OutlookNew Task Form Field on Reassignment form for Approval Task WorkflowIs it possible to create SharePoint workflow tasks in multiple lists?Sharepoint workflow not adding tasks to Workflow Tasks listsLink to InfoPath form missing from Related Items field in SharePoint 2013 Workflow Task DisplayCreating a Custom Workflow Task for SharePoint Designer 2013How to modify a SharePoint 2013 Workflow Task Form?Sharepoint 2013 with workflow 2010 - Add comments to a workflow taskPopulating a lookup list from another list and then updating that list with the new value?

Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?

Does the shape of a die affect the probability of a number being rolled?

What is the meaning of Triage in Cybersec world?

Origin of "cooter" meaning "vagina"

If a Druid sees an animal’s corpse, can they wild shape into that animal?

Is a "Democratic" Oligarchy-Style System Possible?

How to manage monthly salary

Can one be advised by a professor who is very far away?

Button changing it's text & action. Good or terrible?

How to deal with fear of taking dependencies

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Right tool to dig six foot holes?

Delete all lines which don't have n characters before delimiter

Lightning Grid - Columns and Rows?

Protecting Dualbooting Windows from dangerous code (like rm -rf)

Why did Acorn's A3000 have red function keys?

How technical should a Scrum Master be to effectively remove impediments?

Should I use my personal e-mail address, or my workplace one, when registering to external websites for work purposes?

What did it mean to "align" a radio?

Is an up-to-date browser secure on an out-of-date OS?

Pokemon Turn Based battle (Python)

Why didn't the Event Horizon Telescope team mention Sagittarius A*?

Output the Arecibo Message

Resizing object distorts it (Illustrator CC 2018)



OOB SharePoint Work Flow question: Difference between Workflow Task and Tasks (New)



The 2019 Stack Overflow Developer Survey Results Are InHow to determine if all choices in a Choice field are checked?SharePoint 2013 Workflow Tasks and OutlookNew Task Form Field on Reassignment form for Approval Task WorkflowIs it possible to create SharePoint workflow tasks in multiple lists?Sharepoint workflow not adding tasks to Workflow Tasks listsLink to InfoPath form missing from Related Items field in SharePoint 2013 Workflow Task DisplayCreating a Custom Workflow Task for SharePoint Designer 2013How to modify a SharePoint 2013 Workflow Task Form?Sharepoint 2013 with workflow 2010 - Add comments to a workflow taskPopulating a lookup list from another list and then updating that list with the new value?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I'm studying up on adding an OOB Workflow for a list. When I am at the Add a Workflow form, there is a drop down element called "Select a Task List:" with two choices: "Workflow Tasks" and "Tasks (New)". What is the difference between the two? The description really isn't self-explanatory.



enter image description here










share|improve this question




























    2















    I'm studying up on adding an OOB Workflow for a list. When I am at the Add a Workflow form, there is a drop down element called "Select a Task List:" with two choices: "Workflow Tasks" and "Tasks (New)". What is the difference between the two? The description really isn't self-explanatory.



    enter image description here










    share|improve this question
























      2












      2








      2








      I'm studying up on adding an OOB Workflow for a list. When I am at the Add a Workflow form, there is a drop down element called "Select a Task List:" with two choices: "Workflow Tasks" and "Tasks (New)". What is the difference between the two? The description really isn't self-explanatory.



      enter image description here










      share|improve this question














      I'm studying up on adding an OOB Workflow for a list. When I am at the Add a Workflow form, there is a drop down element called "Select a Task List:" with two choices: "Workflow Tasks" and "Tasks (New)". What is the difference between the two? The description really isn't self-explanatory.



      enter image description here







      workflow workflow-tasks-list






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked yesterday









      adams-jadams-j

      287




      287




















          1 Answer
          1






          active

          oldest

          votes


















          4














          These are just task lists. Each workflow can log its user tasks to a different task list. Selecting "Tasks (new)" will create a new task list named "yourWorkflowName Tasks". The default task list for workflows is "Workflow Tasks".






          share|improve this answer























          • @mike-smith-mct-mvp, thanks. I see there is a list called "Workflow Tasks". I'll try the Task (new) just to test it out. Again, many thanks.

            – adams-j
            yesterday











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "232"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsharepoint.stackexchange.com%2fquestions%2f260681%2foob-sharepoint-work-flow-question-difference-between-workflow-task-and-tasks-n%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          4














          These are just task lists. Each workflow can log its user tasks to a different task list. Selecting "Tasks (new)" will create a new task list named "yourWorkflowName Tasks". The default task list for workflows is "Workflow Tasks".






          share|improve this answer























          • @mike-smith-mct-mvp, thanks. I see there is a list called "Workflow Tasks". I'll try the Task (new) just to test it out. Again, many thanks.

            – adams-j
            yesterday















          4














          These are just task lists. Each workflow can log its user tasks to a different task list. Selecting "Tasks (new)" will create a new task list named "yourWorkflowName Tasks". The default task list for workflows is "Workflow Tasks".






          share|improve this answer























          • @mike-smith-mct-mvp, thanks. I see there is a list called "Workflow Tasks". I'll try the Task (new) just to test it out. Again, many thanks.

            – adams-j
            yesterday













          4












          4








          4







          These are just task lists. Each workflow can log its user tasks to a different task list. Selecting "Tasks (new)" will create a new task list named "yourWorkflowName Tasks". The default task list for workflows is "Workflow Tasks".






          share|improve this answer













          These are just task lists. Each workflow can log its user tasks to a different task list. Selecting "Tasks (new)" will create a new task list named "yourWorkflowName Tasks". The default task list for workflows is "Workflow Tasks".







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered yesterday









          Mike Smith - MCT - MVPMike Smith - MCT - MVP

          4,9122418




          4,9122418












          • @mike-smith-mct-mvp, thanks. I see there is a list called "Workflow Tasks". I'll try the Task (new) just to test it out. Again, many thanks.

            – adams-j
            yesterday

















          • @mike-smith-mct-mvp, thanks. I see there is a list called "Workflow Tasks". I'll try the Task (new) just to test it out. Again, many thanks.

            – adams-j
            yesterday
















          @mike-smith-mct-mvp, thanks. I see there is a list called "Workflow Tasks". I'll try the Task (new) just to test it out. Again, many thanks.

          – adams-j
          yesterday





          @mike-smith-mct-mvp, thanks. I see there is a list called "Workflow Tasks". I'll try the Task (new) just to test it out. Again, many thanks.

          – adams-j
          yesterday

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to SharePoint Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsharepoint.stackexchange.com%2fquestions%2f260681%2foob-sharepoint-work-flow-question-difference-between-workflow-task-and-tasks-n%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

          Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?