Avatar

Level 10

I hope this is not as so easy to do. Because you not only need to customize your workspace UI as it is also depends on the process endpoints configurations.

Let's walk through the way it works:

When you create a workspace endpoint, the endpoint will be mapped to a mentioned category.

The workspace flex application retrieves all the active endpoints with their configurations.

Renders the process cards for each category.

So if you plan to create sub-table and sub categories, how will you map your endpoints to the sub-categories?

I think you could still do that but there might be some hard-coded values required within your custom workspace UI code.

However, I am very keen to know the result of your effort.

Please share with me once you accomplished something.

Nith