Difference between revisions of "NextWeekConfCall"

From MGH Learn Pathology
Line 30: Line 30:
 
     |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='1'|default={{:schtableempty}}
 
     |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='1'|default={{:schtableempty}}
 
     |format=template|order by = sort ASC|template=schtableconfcallLeft}}
 
     |format=template|order by = sort ASC|template=schtableconfcallLeft}}
{{#cargo_query: tables=conference,residentMGH
+
{{#cargo_query: tables=conferenceOuts,facultyMGH
     |join on=conference.presenter=residentMGH.copath_id
+
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
     |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort
+
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
     |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='1'|default={{:schtableempty}}
+
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='1'|default={{:schtableempty}}
     |format=template|order by = sort ASC|template=schtableconfcallLeft}}
+
     |format=template|order by = time ASC|template=schtableouts}}
 
</td>
 
</td>
 
<td style="width: 14%">
 
<td style="width: 14%">

Revision as of 22:18, September 15, 2019