Skip to main content

11933iF828EAB96CE556E0.png

 

This is a visual control that displays a linear flow. It could give users a simple view of where they are in the process, and what other steps to take.

 

 

It can populate from a workflow and display client events into a linear progress bar (think of it as a super simplified View Flow), or it could populate from a SmartObject.

 

 

An item is highlighted in blue to mark is as 'active'. If populating from a workflow, this is detected form the SerialNo parameter to detect the current event; otherwise if populating from a SmartObject, this is defined by the State name.

 

 

 

 

Excellent custom control!

 

Only issue I'm having is with event exclusion.

 

By default the control displays all potential events of the associated workflow.

I have a requirement to exclude events from showing based a predetermined number.

For testing I'm using a hard-coded data label.

 

I have been unsuccessful in excluding events based on the data label.

 

Example:  

  • If Data Label contains 2
  • Exclude Step 3

 

 

 

 

 

(Step 3 not excluded)

 

 

Any instight on how to exclude events would be greatly appreciated.

 

Thanks,

Dmojo


Hello,

 

Can I use my own smart object? It seems not working even with the same schema.

I want to use stored proc SMO.

& make use of Description field (dynamic).


Reply