#WITH_ERROR(#FormError)
#IF( NOT #COUNT(#CustomerGroups) )
{NoCustomerGroupsAssigned}
#ENDIF #LOOP(#CustomerGroups) #ENDLOOP
{AssignedCustomerGroups}
#NameOrAlias
#LOCAL("SelectedCustomerGroupID", #FUNCTION("ERROR_VALUE", #AddCustomerGroupID, "")) #ENDLOCAL

{RelatedTopics}

#ENDWITH_ERROR