All Collections
Enterprise Admin: Dashboards, Batch Upload, Program Groups
Dashboards
Manage Dashboard Messages: Sample Staff Dashboard Message HTML (Legacy Features)
Manage Dashboard Messages: Sample Staff Dashboard Message HTML (Legacy Features)

#Enterprise

Updated over a week ago

Staff Sample Dashboard Message HTML - Legacy Features

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<head>

<title>Untitled Document</title>

<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />

<!-- ETO-1 Version 1.0 -->

<link rel="stylesheet" type="text/css" href="https://www.socialsolutions.com/external/eto1_images/eto1_style.css" />

<style type="text/css">

div {

font-family: Arial, Helvetica, sans-serif;

font-size: 13px;

color:#333;

}

</style>

</head>

<body style="background-color: #efefef;">

<div style="z-index: 999; position: relative; padding-bottom: 14px; background-color: #efefef; margin: -46px -14px -14px; padding-left: 1px; padding-right: 1px; padding-top: 1px;"><!-- Top Line Shadow -->

<div class="TopLineShadow">

<div class="TopLineShadow_left"></div>

<div class="TopLineShadow_right"></div>

</div>

<!-- Bottom Line Shadow -->

<div class="BottomLineShadow">

<div class="BottomLineShadow_left"></div>

<div class="BottomLineShadow_right"></div>

</div>

<!-- Content Area -->

<div class="ContentArea">

<div class="MenuArea">

<div class="TakeActionHeader">Take Action</div>

<div class="Button"><a href="/AddClient.asp?">Add a New Participant</a></div>

<div class="Button"><a href="/DismissProgramClient.asp?">Dismiss Participants From Program</a></div>

<div class="Button"><a href="/AddProgramClientHIPAA.asp">Re-enroll a Participant</a></div>

<div class="Button"><a href="/EditClient.asp">View / Edit Demographics</a></div>

<div class="Button"><a href="RecordOutcomeHx.asp?selType=C">Record Case Notes</a></div>

<div class="Button"><a href="/ReviewStaffEfforts.asp?mode=MyEfforts&amp;pn=Review My Efforts">Review My Efforts</a></div>

<div class="Button"><a href="/EditStaffEffortsDisplay.asp?mode=MyEfforts&amp;pn=Edit My Efforts">Edit My Efforts</a></div>

</div>

<div class="ContentText">

<div class="ReportsHeader">Reports</div>

<p><a href="#" onclick="javascript:window.parent.Body.location='/ReviewParticipantEfforts.asp?pn=Review Participant Efforts';return false;">Review Participant Efforts&nbsp;(Individual)</a><br />

Review all work done with an individual and a graphic depiction of progress.</p>

<p><a href="#" onclick="javascript:window.parent.Body.location='/ETOClients.asp?pn=ETO: Participant Outcomes';return false;">ETO Report (Aggregate)</a><br />

See how your clients are progressing in aggregate.</p>

<p><a href="/Modules/Reporting/ViewWebiReport.aspx?reportId=24139704">Demographic Report</a><br />

Easy pie charts give you an overview of aggregate participant characteristics.</p>

<p><a href="/Modules/Reporting/ViewWebiReport.aspx?reportId=24139700">Assessment Report (Aggregate)</a>&nbsp; <br />

Data "rolled up" for a selected Assessment</p>

</div>

</div>

<!-- Divider -->

<div class="Divider">

<div class="Divider_left"></div>

<div class="Divider_right"></div>

</div>

<!-- Divider -->

<div class="Divider">

<div class="Divider_left"></div>

<div class="Divider_right"></div>

</div>

</div>

<div style="position: absolute; width: 0px; display: none; height: 0px; top: 0px; left: 0px;" id="lf_div_invite" name="lf_div_invite"><iframe style="width: 100%; height: 100%;border-style: none;" id="lf_iframe_invite" src="about:blank" frameborder="0" allowtransparency="true" name="lf_iframe_invite" scrolling="no"></iframe></div>

</body>

</html>

Did this answer your question?