Default Layout vs Single Item
How to use default layout and single item
Default Layout
- Default Layout - this will be the default layout of all items inside of that model if there's nothing set to an item.
-
Item (eg: Articles, Blog) - these are the specific pages/content of the model.
-
Copy Default Layout - this function lets you copy the default layout on your item(ex: if you unintentionally remove all the contents in the canvas), in order for you not to recreate your layout from scratch.
Single Item
-
You can also change the content of some
other model
that you want to drag in yourselected model
. ex: Once you select an item in the dropdown it will let you preview what it will display in the canvas to provide you an idea. -
Saving an item: it shows that it doesn't rely on the default layout anymore, once save it will create new file with the convention of
7-
base on its item zuid.
Note: When saving a Default Layout
it will always start with this convention 6-
cause we are using the id of the Selected Model
while the Selected Item within the Model
is 7-
, you can view your saved item or model in Code
page.
Preview Other Model
- You can also preview other model while you're selected to a current model
Updated 9 months ago