I have:
City (Parent)
-> Office
-> Shop
When i change the city list i want to filter the office list and shop list based con city.
Any ideas?
I have:
City (Parent)
-> Office
-> Shop
When i change the city list i want to filter the office list and shop list based con city.
Any ideas?
Comments
Comment #2
7thkey commentedOther methods doesn't work.
Testing with:
Country List -> Province List -> City List
City depends on Province, and province depends on Country.
When I select a Country, province list gets updated, but when i select a province, city list doesnt update.
Any ideas??
Comment #3
yseki commentedHi 7thkey,
Thanks, for your feedback.
On the current version of Business Rules, it's not possible to have the 3rd. level of dependency.
I'm going to work on it.
Comment #5
yseki commentedHello again 7thkey,
I've included this feature on alpha25 (the current newer version).
Thanks for reminding me about it.