From 75aafef643405ba81a33f321579180c82695e035 Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Thu, 22 May 2025 08:27:48 +0000 Subject: [PATCH] GITBOOK-594: Remove creating new types from the change type menu --- getting-started/types/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/getting-started/types/README.md b/getting-started/types/README.md index 89360dd..f709667 100644 --- a/getting-started/types/README.md +++ b/getting-started/types/README.md @@ -49,11 +49,3 @@ From here, you can choose a name, layout, and add templates and properties to th If you've decided that this Type is no longer relevant, you can use the context menu (mouse right-click) to delete the Type from your space. Please proceed with caution; any objects of this type will show an alert if the Type has been removed from your library.
- -#### Creating Types from the Object Editor - -If you decide later on that you want to convert your object to a new object type _after it's created_, again - you can do so by selecting the object type, choosing 'Change type', and entering the name of the type which you would like to create. - -
- -Any Type you create from the object editor will be available for editing in your space settings using the steps above.