Hi
I am trying to create a form, with a dropdown containing, for example:
Select Year:
-Year 1
-Year 2
-Year 3
-Year 4
Once the above is selected, I want the next dropdown field to only include values that pertain to said "year"
Select Subject:
(For the purpose of example, Year 1 may only include English, French, Maths, whilst Year 2 may only include English, Maths, French, Spanish) as values
I then want to create a third dropdown with timetables based on both of the above criteria.
What is the easiest method to achieve this?
Many thanks in advance for any assistance.
I am trying to create a form, with a dropdown containing, for example:
Select Year:
-Year 1
-Year 2
-Year 3
-Year 4
Once the above is selected, I want the next dropdown field to only include values that pertain to said "year"
Select Subject:
(For the purpose of example, Year 1 may only include English, French, Maths, whilst Year 2 may only include English, Maths, French, Spanish) as values
I then want to create a third dropdown with timetables based on both of the above criteria.
What is the easiest method to achieve this?
Many thanks in advance for any assistance.