Difference between revisions of "testserviceschedule"
From MGH Learn Pathology
Line 133: | Line 133: | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | |||
+ | <hr> | ||
+ | |||
+ | {{#css: .fc-unthemed td.fc-today { background: #baffdd; } }} | ||
+ | {{#cargo_compound_query: | ||
+ | |tables=scheduleFACservice | ||
+ | ;fields=CONCAT('🔘 ',TaskAbbrev)=name | ||
+ | ,Date=Date | ||
+ | ;where=StaffAbbrev='GUN';color=#c4acfa;text color=black | ||
+ | |tables=scheduleRFAview | ||
+ | ;fields=CONCAT('Resident: ',ResAbbrev)=name | ||
+ | ,Date=Date | ||
+ | ;where=StaffAbbrev='GUN' AND NOT ResAbbrev='0' AND NOT ResAbbrev='-';color=#fff88f;text color=black | ||
+ | |tables=scheduleRFAview | ||
+ | ;fields=CONCAT('Fellow: ',FellAbbrev)=name | ||
+ | ,Date=Date | ||
+ | ;where=StaffAbbrev='GUN' AND NOT FellAbbrev='0' AND NOT FellAbbrev='-';color=#99b1ff;text color=black | ||
+ | |format=calendar|height=500}} |
Revision as of 08:21, October 10, 2019
Error: Table scheduleRFAview not found.