#Collections filter

6 messages · Page 1 of 1 (latest)

sleek sedge
#

i have created three tables of (country , state & city) , cant find a way to get state according to country select by me , it shows every state of collection when i choose one particular country help which filter should i use to get state according tu country ?

copper harness
#

Do you have a relation between state and country?

sleek sedge
#

yes

#

many to one relation of country collection in state collection

copper harness
#

Alright but thats state -> country and you mention you want to get the states per country. So do you have the reverse one-to-many relation in place too?

sleek sedge
#

i got the solution , it was error in filter