{{response.files.append(URL(r=request,c='static',f='jquery.dataTables.min.js'))}} {{response.files.append(URL(r=request,c='static',f='demo_table.css'))}} {{response.files.append(URL(r=request,c='static',f='jqModal.css'))}} {{response.files.append(URL(r=request,c='static',f='jqModal.js'))}} {{extend 'layout.html'}}

Communication Logs for {{=link_person(person)}}

[toggle]

New Communication Log

{{=form}}


{{for log in logs:}} {{pass}}
Created OnByCommunication
{{=log.created_on}} {{=log.created_by.first_name}} {{=log.created_by.last_name}} {{=log.body[:32]}}...[more]
[Close]
{{=log.body}} {{=tag('log',log.id)}}