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
Tom De Wilde
37
Views
2
Comments
eSpace Identifier
Question
Hello
I want to get all the roles for my current eSpace to be shown in a drop down. Currently I have an Integer set as site property and in my Query I convert this via IntegerToEntityRefInteger() to an Espace_Identifier.
Is there any way to get the eSpace_Identifier dynamically? Perhaps via Session or via the db?
Best regards
Tom
Miguel Antunes
Hello Tom,
you have a built-in action called
GetOwnerEspaceIdentifier
(), this is the one you need.
regards,
Miguel
1 reply
17 Jan 2012
Show thread
Hide thread
Tom De Wilde
Thank you for the fast reply Miguel.
It can apparently be found under Built-in Functions -> Environment. Looked over it.
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...