i cant see the workspace button in frappe version16

The generic β€œ+ New” button is not shown in the Workspace List View by design. This is not a bug it’s the intended behavior in Frappe v16.

To create a new Workspace, you can use either of the following methods:

  1. Click the Edit (pencil) icon in the left sidebar, then click the β€œ+” button to add a new Workspace.

  2. Open the direct URL: dev.localhost:8000/app/workspace/new

I have tested both methods, and they are working correctly. There are no permission or installation issues.

1 Like