Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • In specific cases, the work item should not be edited.

...

Tip

Example. When opening a work item

...

that is in the workflow task “Pending Advisor Review”, it is set as editable. But when opening it from the task “FA Final Review” in the workflow, then fields are locked down. It is done by detecting the opened task in the widget code or on the widget page configuration.

How to know the node name of the current Work Item, Task ID, and assigned transitions for this Work Item in the Docupace Start?

...

Here we get parameters, as seen in this example:

  • “Task ID” (99891),

  • Task assigned to “FAS”,

  • Node name “Advisor Review5”,

  • Task name (queue) “FA Final Review”,

  • Workflow ID “21003”,

  • Workflow name “ePACS” etc.

Task has two Transitions: “Complete” and “Remove” with URLs.

...