Need default Camunda Tasklist UI customization

If it is possible to customise Tasklist UI to view the form data including our own look, feel and styling of adding checkbox, colorful buttons etc. Also as part of this customization, we want to hide left and right side default grids (Left side Showing all open tasks and right side shows task
details) to increase the visibility of our form data.

If possible what all the steps we need to follow?

Thanks !!

@ssmahanta - I agree with the reply on your other post: the best wholistic solution for what you seem to be solving for is a custom task application that leverages Camunda’s API’s to fetch and complete tasks, but your own UI/logic/styling to handle the presentation of those tasks. We designed the APIs to be flexible and open to allow you to build whatever you need on top of them, while still using the power of Zeebe to orchestrate your tasks.

If you are using Self-Managed, there are some custom styling capabilities with Tasklist, but they may not be extensive enough to achieve what you’re looking for: