Custom html block and pin to sidebar in erpnext v16

in our erpnext v15 i had reports with custom html code and i have pin it to side bar but now with v16 i am not sure how to pin this custom html block to side bar. This was easy way for me to see full report with specific need. any suggestion how to achieve this in v16 ?

Hey, things are a bit different in v16.

  1. You have to enable dev mode and also customise the workspace doctype to allow user creation and also remove “read-only” from the public checkbox

  2. Then create a new public workspace where you want the block to be.

  3. Go to that workspace from the url /desk/[your-workspace-name] and add the block there by clicking on edit button at the top right.

  4. Then goto the sidebar you want the workspace to appear and add that workspace there