Multiple choice technology platforms and products

To enter new work, a user selects a work type from the New selection list in the Process Work gadget of the navigation panel. How do you add another value to this list ?

  1. create a new flow and check Creates a New Work Object

  2. create a new work class and clear the cache

  3. create a new work class and update the HTML containing the selection list

  4. create a new flow and update the value of pyFlowType in the work class model

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The New selection list in Process Work gadget displays flows that have the 'Creates a New Work Object' setting enabled. To add a new work type to this list, you create a new flow and check the 'Creates a New Work Object' option. Creating a work class alone does not add it to the New selection list without an associated flow.