How Get $Site.CurrentSiteUrl in formula editor
If we want to see the current site url in HYPERLINK function of formula editor, this is how it should be done.
LEFT($Api.Partner_Server_URL_260, FIND( '/services', $Api.Partner_Server_URL_260))
Comments
Post a Comment
Feedback - positive or negative is welcome.