Hi,
I am using AirTable to do machine and network inventory. It would be very helpful if I could set a format mask for data. For example I have the following field types:
- MAC Address ff:ff:ff:ff:ff:ff - 6 sets of 2 hexadecimal values separated by colons
- IP Address (xxx.xxx.xxx.xxx) - 4 sets of values from 0-255 separated by periods. I would ideally would like to have an option to force the full 3 digits per octet.
- RGB Values - force 6 consecutive hexadecimal characters.