#WITH_ERROR(#FormError)
#IF(#FormError)

{InputError}

{PleaseCorrectErrors}
#ENDIF #IF(#DELETE)

{Warning}

{AcceptAction}
#LOOP(#DeleteObjects)#ENDLOOP #ENDIF #BLOCK("Pager", #Recipients) #INCLUDE("INC-PagerHeader") #IF(#INPUT.OrderBy NE "Name") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#INPUT.OrderBy NE "EMail") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#INPUT.OrderBy NE "SentDate") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(NOT #COUNT(#Recipients)) #ELSE #LOOP(#Pager.Items) #ENDLOOP #ENDIF
{Name}{Name}{Name}{EMail}{EMail}{EMail}{SentDate}{SentDate}{SentDate}
#IF(NOT #DELETE)#INCLUDE("Pager")#ENDIF
{NoRecipients}
#IF(#Customer) #ELSE #ENDIF #Name #EMail #SentDate[datetime]
#ENDBLOCK
#ENDWITH_ERROR