Add a IP lookup field formatter #68216
Labels
enhancement
New value added to drive a business result
Feature:FieldFormatters
good first issue
low hanging fruit
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
We currently have a
static lookup
field formatter which allows to map values to other strings. This is sometimes used by users to assign known ip addresses a name, likeIt would be nice if we would have a more specific "IP lookup" field formatter available, that allows specifying ip ranges/subnets as keys, so that users could e.g. do something like
10.0.10.0/24
->Office Amsterdam
more easily.The text was updated successfully, but these errors were encountered: