

So basically what I'm trying to enable in my form is the ability to auto-populate the project name if someone knows the project ID and vice versa. They work individually, but I get the dependency error when I try to implement both and I sort of understand why that's happening, I just don't know the workaround here. I've read about using if statements so any help would be most appreciated. Thank you.