x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Hide If
groupconfluence-administrators


HTML
<script>
const url_params = new URLSearchParams(window.location.search);
var param_name = url_params.get('company');
if(param_name == null){
	window.location.href = "/display/MSCOM";
}
</script>



HTML
<script>
var param_name = url_params.get('company');
if(param_name == null){
	param_name = AJS.params.remoteUser
}

</script>



Custom section


Custom column
Heightauto
Width15%


Show If
groupconfluence-administrators,morganstanley-admins


Custom column
Heightauto
Width15%


HTML
<a id="edit-profile-btn"> <button> Edit Profile</button></a>


<script>
document.getElementById('edit-profile-btn').href = `/display/MSCOM/Edit+Company+Profile?username=${param_name}`

</script>




Show If


General sidebar
MessageButtonTitleWebsite
TaglineHealth and Wellness
ImageSrc/download/attachments/50546285/vienhealth%20%281%29.png?version=1&modificationDate=1610755342070&api=v2
MessageButtonCustomCSSbackground-color: #6781ca;
BackButtonCustomCSSbackground-color: #636363;
BackButtonUrl/display/MEM/Network#tab-COMPANIES
MessageButtonUrlhttps://www.vienhealth.com
SidebarHeight100%
BackButtonTitleBack to Companies
NameVien Health



Dynamic general sidebar
MessageButtonTitleWebsite
MessageButtonCustomCSSbackground-color: #6781ca;
BackButtonCustomCSSbackground-color: #636363;
BackButtonUrl/display/MEM/Network#tab-COMPANIES
SidebarHeight100%
BackButtonTitleBack to Companies


Custom column
Heightauto
Width85%


General content
ContentHeight120hv


HTML
<img src="" class="service-banner hide-on-mobile">


General description
MyTitle-

-


General description
MyTitle-
BodyCSScontent: "";



General info cards

List members company
GroupNamemorganstanley- -users
CardURL/display/MSPEOP/Member+Profile?user=




...