Question
CNO
US
Last activity: 25 Feb 2019 6:35 EST
Accordion style perform harness
Hi,
Is it possible to build UI as defined in the below link?
https://bootsnipp.com/snippets/0ByGK
Additional requirement as below,
We want to customize perform harness to display accordion style action area.
1: Every accordion step is an assignment may/may not be dependent on the previous assignment.
2: User can work on only one assignment (which is already aligned with accordion style design)
3: We want to display additional information/icons in accordion row header.
4: Multiple users can work on different assignments at the same time. I am thinking to use a parent-child relationship or subprocess parallelism. I am not sure about the limitations of these options in future development.
I want to understand a possible approach to this problem.
***Edited by Moderator Marissa to update platform capability tags****