User-1759624489 posted
Hello.
I have the following tables:
EvaluationArea, AreaGroup, and GroupElement
One EvaluationAre has many AreaGroups
One AreaGroup has many GroupElements
I want to customize the automatic filter on the GroupElementPage.
By default its showing me the AreaGroups dropdownlist.
It should show me both, EvaluationArea dropdownlist and when it selected, it should refresh the AreaGroup dropdownlist.