= 10) then statusMessage = "Can't add configuration to this table. Maximum limit reached." NextPage = "ipGroups" else errorFlag, statusCode = fwView.ipGroupsConfig (inputTable, RowId, "add") -- save db if no error if (errorFlag == "OK") then db.save() end statusMessage = db.getAttribute("stringsMap", "stringId", statusCode, LANGUAGE) or statusCode end end 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, "ipGroupChk") -- if any rows to delete if (rows) then errorFlag, statusCode = fwView.deleteIpGroups (rows) end -- save db if no error if (errorFlag == "OK") then db.save() end statusMessage = db.getAttribute("stringsMap", "stringId", statusCode, LANGUAGE) or statusCode web.goToPage(NextPage, true, true) else ?> $|COMPANY_NAME|$ $|PRODUCT_FAMILY|$ - IP Groups
 
IP Groups
 
IPv6
IPv4
 
 
$| statusMessage|$
Custom IP Groups Table
  # IP Group Name IP Group Type Action
$| row["ipGroup._ROWID_"] |$ $| row["ipGroup.ipGroupName"] |$ $| groupType |$
Add New Custom IP Group:
IP Group Name IP Group Type Action