Kartik
January 23, 2022, 8:02am
1
Hi Everyone, Kindly help for the following issue.
I am working on Jobs (Provider & Seeker) app.
I am using Choice component for Education, Branch, Subject.
After selection items from all three Choice components, when I change the Education, Branch gets initialized, but Subject do not get initialize.
This is my requirement. When I change the Education, both choice components, Branch and Subjects would gets initialized.
Two screen shots (1st & 2nd) attached for better understanding.
Uzo
January 23, 2022, 8:12am
2
What are the conditions for these components? How do they suppose to initialize?
1 Like
Kartik:
After selection items from all three Choice components, when I change the Education, Branch gets initialized, but Subject do not get initialize.
So you want the second two to be filtered according to the choice in the first one?
1 Like
Kartik
January 23, 2022, 9:05am
4
Thanks @Uzo and @Darren_Murphy for your prompt response.
Education name was carry forwarded up to Branch (i.e. 2nd level). Same is extended up to Subject (i.e. 3rd level) and I used it in filter in addition to Branch.
1 Like
system
Closed
January 24, 2022, 9:05am
5
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.