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
Frank
0
Views
1
Comments
Inheriting Session Variable
Question
Hello Everybody,
I created a session variable in application A and this session variable is used to configure style in application A. I have application B inherit from application A to inherit the style from application A. The problem is that application B did not inherit the session variable from application A. Can app B inherit the session variable from app A?
Thanks in advance,
Frank
João Rosado
Staff
Hi,
I didn't understand what the session variable was going to control, but if your problem is to access the variable, create a action on App A to return the value and set the action as Public. Then reference it on App B.
Regards,
João Rosado
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...