Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Post Closed
Carlos Henriques
88
Views
2
Comments
Solved
[Liverpool Template] Custom Layout
Question
Forge
Liverpool Template (O11)
Forge asset by
OutSystems
What is the recommended process to have a custom liverpool screen layout?
With Liverpool Theme we get one Layout,
LiverpoolBase\Layout_Liverpool
.
We want to use Liverpool but make some changes to the layout (add some placeholders) or just create a new one.
How can we do this without breaking everyting and still be able to install future updates?
The changes must be done directly in the Liverpool Template application?
Thanks.
Samuel Jesus
Staff
Solution
Hello Carlos,
Sorry for the late reply.
In order to be able to install future updates, you should keep you Silk UI framework and Theme Applications without changes. This includes the Template modules.
So, the correct way to do it, is to copy the layout to your own application/Template and do the necessary changes to it there.
Please keep in mind that on future upgrades, you should always check/test if there were changes to the original Layout/Theme that you copied, so that you can get the new changes without causing issues on your application.
Best Regards,
Samuel Jesus
Carlos Henriques
Thanks Samuel :)
Loading...