When creating a new screen in OutSystems, the top menu is always automatically added. How can I have other components added automatically to new screen as well?
Hi @Nam Tran Dinh ,
Whenever we create a new application in OutSystems, it consists of a theme, and when you select that theme, you will get to know what kind of screen-layout is selected by default for that theme.
Now, it's up to you, either you can change that default layout to sidemenu, topmenu, etc and whatever elements you would like to add to your layout will become available to pages (menu, header, footer) when you add new page to your module.
Please find the below screenshot for example.
If you are interest to learn more about UI please check the below link:
https://learn.outsystems.com/training/journeys/front-end-developer-650
Regards,
Manish Jawla
Thanks, this is exactly what I was looking for.
Hello,
You can add this component to default Layout that you are using into your screens