= 32) then statusMessage = "Can't add configuration to this table. Maximum limit reached." NextPage = "groups" end end web.goToPage(NextPage, true, true) elseif (ButtonType and ButtonType == "edit") then configRowId = RowId web.goToPage(NextPage, true, true) elseif (ButtonType and ButtonType == "delete") then local field, splitted, rows = web.cgiSearch(cgi, "USERDBGroupsChk") -- if any rows to delete if (rows) then errorFlag, statusCode = sslAdmin.deleteGroups (rows) end -- save db if no error if (errorFlag == "OK") then db.save() end statusMessage = db.getAttribute("stringsMap", "stringId", statusCode, LANGUAGE) web.goToPage(NextPage, true, true) else ?> $|COMPANY_NAME|$ $|PRODUCT_FAMILY|$ - Groups
 
Groups
 
IPv6
IPv4
 
 
$|statusMessage|$
List of Groups
*" end if(row["USERDBGroups.DefaultGroup"] == "1") then checkState = "disabled" if(row["USERDBGroups.GroupName"] == "geardomain") then mark = " *" else mark = "" end end ?>
  Name Domain Action
$| row["USERDBGroups.GroupName"] .. mark |$ $| row["USERDBGroups.DomainName"] |$
* Default Groups