Added information about the new code attributes on templates, template types and blueprints docusaurus pages
This commit is contained in:
parent
76c29f8b79
commit
6357b051d6
|
@ -10,7 +10,7 @@ In this page, there is a listing where you can view details about all the availa
|
|||
|
||||
:::
|
||||
|
||||
The information displayed by default is: the `display name` of the blueprints, the `status`, the `version` and timestamps for the `creation` and `updates` of the records. At the top right corner of the listing you can also select which columns to display.
|
||||
The information displayed by default is: the `display name` of the blueprints, the `status`, the `version` and timestamps for the `creation` and `updates` of the records. There is also a `code` attribute which is defined during the creation of the blueprints, cannot change afterwards and is used internally during the imports and exports. At the top right corner of the listing you can also select which columns to display.
|
||||
|
||||
:::tip
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ description: Manage all description template types
|
|||
|
||||
In this page, there is a listing where you can view details about all the available descryption template types.
|
||||
|
||||
The information displayed by default is: the `display name` of the template type, the `status` and timestamps for the `creation` and `updates` of the records. At the top right corner of the listing you can also select which columns to display.
|
||||
The information displayed by default is: the `display name` of the template type, the `status` and timestamps for the `creation` and `updates` of the records. There is also a `code` attribute which is defined during the creation of the template types, cannot change afterwards and is used internally during the imports and exports. At the top right corner of the listing you can also select which columns to display.
|
||||
|
||||
:::tip
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ In this page, there is a listing where you can view details about all the availa
|
|||
|
||||
:::
|
||||
|
||||
The information displayed by default is: the `display name` of the templates, the `status`, the `version` and timestamps for the `creation` and `updates` of the records. At the top right corner of the listing you can also select which columns to display.
|
||||
The information displayed by default is: the `display name` of the templates, the `status`, the `version` and timestamps for the `creation` and `updates` of the records. There is also a `code` attribute which is defined during the creation of the templates, cannot change afterwards and is used internally during the imports and exports. At the top right corner of the listing you can also select which columns to display.
|
||||
|
||||
:::tip
|
||||
|
||||
|
|
Loading…
Reference in New Issue