Dataverse - How to switch to the classic designer when the option is not available

In recent weeks, there have been several updates to parts of the Dataverse designer which have disabled buttons and necessary features. For example, some users have experienced problems where the save button is always disabled, which makes it impossible to save changes.

The typical way to overcome problems with the modern Dataverse designer is to switch to classic mode. However, the problem that some app builders have experienced is that the classic mode button is disabled/grayed out, which makes it impossible to use this workaround.

How to access the Classic Designer by URL

To workaround this issue, we can attempt to open the classic designer directly using the web address. The section in the classic designer that provides most access to Dataverse objects is the default solution.

To access this section of the classic designer, we require the organisation ID and the ID of the default solution. The format of the address that we use looks like this:

https://orgfe0f8107.crm11.dynamics.com/tools/solution/edit.aspx?id=fd140aaf-4df4-11dd-bd17-0019b9312238

We can find our organisation ID by starting any model driven app, and inspecting the URL.

To find the ID the of the 'Default solution', we can navigate to Solutions > Default solution from the modern Power Apps portal. The ID appears at the end of the address.


We can now construct the web address and use it to open the default solution in classic designer. As the screenshot beneath shows, we can access all of the tables via the entities node (entities is the old name for tables), and use the navigation pane on the left hand panel to access other features that may be missing in the modern designer.


Conclusion

If some part of the modern designer doesn't work as expected (possibly following an update to the Power Platform) and the option to open the classic designer is missing, we can attempt to overcome this problem by navigating directly to the classic designer by constructing the URL that opens the default solution.

Related posts

Dataverse - How to set yes no values with checkbox- Walkthrough
January 29, 2025
Dataverse - Add image column missing when creating table - how to fix
January 19, 2025
Data - How to view the progress and status of a Dataverse CSV/Excel Import
January 15, 2025
Error - Diagnosing the error "Network error when using the Patch function" when saving data with a form
May 05, 2024
Dataverse - How to work around the error "multiple levels of many-to-one relationship expansion aren't supported"
April 05, 2024
Dataverse - The easiest way to modify Dataverse data outside of Dataverse and Power Apps
February 18, 2024
Dataverse - How to use a checkbox control a set a yes/no field in Dataverse
July 10, 2023
Dataverse - How to create Entity Relationship diagrams
January 22, 2023
Dataverse - How you can more quickly bulk update data using the SQL language
January 14, 2023
Dataverse - How to fix the bug in the 'Business Rules' editor that prevents numeric values from saving
January 05, 2023
Dataverse - What are the benefits, and how to create formula columns
July 20, 2022
Dataverse - How to sort the available choice items from a choice column
May 12, 2022
Error - Unable to modify Dataverse tables with error message, Language id should not be null
September 27, 2021
Dataverse - How to retrieve FetchXML or SQL for Dataverse views
July 13, 2021
Data - Why is Dataverse so fast?
June 15, 2021
Dataverse - How to create and use Dataverse views in Canvas Apps
June 09, 2021
Dataverse - How to filter Dataverse choice columns
June 07, 2021
Licensing - What are Dataverse Restricted tables?
March 26, 2021
Media - How to save and work with microphone recordings
March 09, 2021
Dataverse - how to access tables from another environment
February 23, 2021
Dataverse - How to Patch the 5 most complex data types
January 19, 2021