138
Views
1
Comments
Application URL from within an included module
Question
I would like to have my custom theme contain the header block. In the header block, there is a link to the "home page"...But, GetOwnerURLPath returns the url to the Theme module, not the application...

Is there a way to get the URL of the entry point of the application easily?

Thanks,
Robert
2015-12-10 07-24-08
robert stephens
Nevermind...this did the trick
"/" + GetEntryEspaceName()
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.