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
2023-03-30 10-13-40
Miguel Antunes
Hello Tom,

you have a built-in action called GetOwnerEspaceIdentifier(), this is the one you need.

regards,
Miguel
UserImage.jpg
Tom De Wilde
Thank you for the fast reply Miguel.

It can apparently be found under Built-in Functions -> Environment. Looked over it.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.