Hello,
I am fairly new to Dynamic Fields in templates so please bear with me... I am wondering if it's possible to do the following with Dynamic Fields. I have three fields:
1) Field Name: Building Name
External Table: Buildings
External Column: Building_Name
2) Field Name: Building Number
External Table: Buildings
External Column: Building_Number
Parent Fields: Building Name
(these first two work fine so when I select the Building Name drop down, the Building Number populates)
3) Field Name: Teacher
External Table: Teachers
External Column: Teacher_Name
Parent Fields: Building Number
I would like to be able to have the Teacher drop down populated based on the Building Name selection (which then populates Building Number). Is this possible?
When I try to save the setup above, with that third field, I get the error "A dynamic field definition that uses simple binding can only reference a parent field that also uses simple binding. The parent field must be present in the same external table but use a different column from that table [9370]"
Note, the second External Table "Teachers" has a Building_Number column that corresponds to the Building_Number value from the Buildings External Table.
Thanks,
Julie