#IF(#INPUT.Page) #ENDIF#IF(#INPUT.PageSize) #ENDIF#IF(#INPUT.OrderBy) #ENDIF#IF(#INPUT.OrderDesc) #ENDIF #IF(#FormError)

{InputError}

{PleaseCorrectErrors}
#ENDIF #IF(#ASSIGN_CUSTOMER_GROUP)

{Notification}

{AssignCustomerGroups}
#LOOP(#SelectedObjects)#ENDLOOP #ELSIF(#DELETE)

{Warning}

{AcceptAction}
#LOOP(#DeleteObjects)#ENDLOOP #ENDIF #IF(NOT #ASSIGN_CUSTOMER_GROUP AND NOT #DELETE) #SNIPPET("INC-BatchActions", "BatchActions", "BatchActions",1) #ENDIF #INCLUDE("INC-PagerHeader") #IF(#DELETE OR #ASSIGN_CUSTOMER_GROUP) #ELSE #IF(#Pager.OrderBy NE "Alias") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#Pager.OrderBy NE "BillingAddress.LastName") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#Pager.OrderBy NE "BillingAddress.Country") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#Pager.OrderBy NE "CustomerGroup.Alias") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#Pager.OrderBy NE "CreationDate") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #ENDIF #IF(#DELETE OR #ASSIGN_CUSTOMER_GROUP) #IF(#DELETE) #SET("ListOfObjects", #DeleteObjects) #ENDIF #IF(#ASSIGN_CUSTOMER_GROUP) #SET("ListOfObjects", #SelectedObjects) #ENDIF #LOOP(#ListOfObjects) #LOCAL("IsActivated", 0) #LOOP(#Users)#IF(#IsActivated)#SET("IsActivated", 1)#ENDIF#ENDLOOP #IF(#COUNT(#Users)==0)#SET("IsActivated", 1)#ENDIF #ENDLOCAL #ENDLOOP #ELSE #IF(NOT #COUNT(#Pager.Items)) #ENDIF #LOOP(#Pager.Items) #LOCAL("IsActivated", 0) #LOOP(#Users)#IF(#IsActivated)#SET("IsActivated", 1)#ENDIF#ENDLOOP #IF(#COUNT(#Users)==0)#SET("IsActivated", 1)#ENDIF #ENDLOCAL #ENDLOOP #ENDIF
{CustomerNoShort} {Name} {Country} {CustomerGroup} {CreationDate}{CustomerNoShort}{CustomerNoShort}{CustomerNoShort}{Name}{Name}{Name}{Country}{Country}{Country}{CustomerGroup}{CustomerGroup}{CustomerGroup}{CreationDate}{CreationDate}{CreationDate}
#IF(NOT #DELETE AND NOT #ASSIGN_CUSTOMER_GROUP)#INCLUDE("Pager")#ENDIF
#IF(#IsActivated) #Alias #INCLUDE("CustomerAdditionalListInfo") #IF(#BillingAddress.EMail) #ENDIF #IF(#BillingAddress.LastName)#BillingAddress.LastName, #ENDIF #BillingAddress.FirstName #IF(NOT #BillingAddress.LastName AND NOT #BillingAddress.FirstName) #BillingAddress.DisplayName #ENDIF #IF(#BillingAddress.Country.Native)#BillingAddress.Country.Native#ELSE#BillingAddress.Country.English#ENDIF #IF(#CustomerGroup)#CustomerGroup.NameOrAlias#ELSE #ENDIF #CreationDate[date]
{NoCustomersExists}
#IF(#IsActivated) #Alias #INCLUDE("CustomerAdditionalListInfo") #IF(#BillingAddress.EMail) #ENDIF #IF(#BillingAddress.LastName)#BillingAddress.LastName, #ENDIF #BillingAddress.FirstName #IF(NOT #BillingAddress.LastName AND NOT #BillingAddress.FirstName) #BillingAddress.DisplayName #ENDIF #IF(#BillingAddress.Country.Native)#BillingAddress.Country.Native#ELSE#BillingAddress.Country.English#ENDIF #IF(#CustomerGroup)#CustomerGroup.NameOrAlias#ELSE #ENDIF #CreationDate[date]
#IF(#DELETE) #ELSIF(#ASSIGN_CUSTOMER_GROUP)
{CustomerGroup}

#ENDIF
#IF(#ASSIGN_CUSTOMER_GROUP)

{RelatedTopics}

    #BLOCK("MENU","RelatedTopic")
  • #INCLUDE(#Template)
  • #ENDBLOCK
#ENDIF