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
Juan le Roex
152
Views
1
Comments
Module - Unset as Home
Question
What does "Unset as home" do to a module?
Laazo
It means the module will not be the default entry point.
For instance, if you have an app called MyApp with two modules;
MyModule1
MyModule2
If you want the user to be redirected to MyModule1 every time they access your MyApp from the browser then you set MyModule1 as home.
Otherwise, unset MyModule1 as home and set MyModule2 as the default entry.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...