select interactiondate, partnerid, partnertype, contactid, mileage, notes, interactionpurposeid, thankYouSent, interactionMethod from tbl_crm_interactions where interactionid = and ownerid = and ownertype = select fspro_userid, firstname, lastname, title from tbl_fspro_members where ownerid = and fsl_tablecode = and orgid = and orgtype = order by lastname select * from qryPurposes union select * from qryPurposesInactive order by sortrank, purposeName select * from qryPurposes order by sortrank, purposeName
select max(interactiondate) as interactiondate from tbl_crm_interactions where ownerid = and ownertype = and partnerid = and partnertype = and disposition <> '?' and thankYouSent = 'y' and interactionid <>
Call Date*
Call Type*
--->
Call Method*
checked> checked> checked> checked> checked>
Contact*
Mileage
Thank You Sent?
(last thank you #dateformat(qryLastTY.interactiondate,"mm/dd/yyyy")#)
checked class="#iif(listfind('*,A,B',qcf_getPartnerName.priority) AND FALSE,de('required'),de(''))#" title="response required" data-mini="true" type="radio" name="tySent" id="tySent-y" value="Y" > checked data-mini="true" type="radio" name="tySent" id="tySent-n" value="N">
Call Comments