Connect two fields in one pod
-
I have a pod called Representatives. Each Representative can have multiple Locations, and then within each Location for each Representative, they can have multiple Departments.
An example can look like this:
– Representative A
— Location A
–> Department A
–> Department B
–> Department C
–> Department D
— Location B
–> Department A
–> Department D
–> Department Z
– Representative B
— Location A
— Department A
— Department D
— Location B
–> Department F
–> Department G
– Representative C
— Location F
–> Department A
–> Department C
Etc.While creating the Locations and Departments custom fields for the Representatives pod, I realized that the two fields aren’t connected to each other.
Is this something that Pods can handle?
- The topic ‘Connect two fields in one pod’ is closed to new replies.