Skip to main content
November 30, 2023
Solved

tasks and workflow status

  • November 30, 2023
  • 5 replies
  • 0 views

Hi All,

Is it possible to have some type of "Workflow" to show the user where a task is at the moment? I know we can see it in the actual process model in the monitor view but is this possible in an interface? for example, 

a submitter fills in a form then it goes to the manager he approves then it goes to the supervisor and he approves or denies and then it completes the task.

Is there a way to have some kind of visual in an interface to show where at is the task at the moment? something like

submitted----------------------> Manager-----------------> Supervisor---------------> completed . Just so for example the supervisor will know at what part of the workflow is the task at.

Thanks in advance

Best answer by stefanhelzle0001

This might be a good fit.

docs.appian.com/.../milestone_bar.html

5 replies

stefanhelzle0001
Brainy
November 30, 2023

This might be a good fit.

docs.appian.com/.../milestone_bar.html

November 30, 2023

I'm aware of milestone bars but they can be used directly with tasks itself?

stefanhelzle0001
Brainy
November 30, 2023

You can query the data and set the milestone status according to that data.

I typically persist the process status to the database which I can the use to display e.g. a milestone.