Hello everyone,
I am making a database and I got the following problem. I want to use a field twice in one form. But I can't get it to work.
This is how it goes. It's a hardware database that shows how many NIC's a computer, switch or router has and whats connected to it. For example; SWITCH001 has 24 network ports
Port 1 is connected to COMPUTER001
Port 2 is connected to SWITCH002
etc.
Is it possible that I can add the field "Hardware" two times? One time for the Device itself and another will be added as next to the ports so we can pick a device thats connected to the port shown.
I hope someone here has some feedback on how to solve this.
Thanks!