S
scott
Hello all,
I am ripping my hair out over this and maybe someone could help.
I have a site that has groups and subgroups of those groups that all
have int id's.
I am trying to have a multiple select drop down (could select more than
one group) like the following:
1 - group a
2 - group b
3 - group c
4 - group d
and if you would select group a (id value = 1) and group c (id value =
3) the sub drop drop will populate (without having to reload) with the
values of those groups' sub groups:
1 - group a - subgroup 1
1 - group a - subgroup 2
1 - group a - subgroup 3
1 - group a - subgroup 4
3 - group c - subgroup 5
3 - group c - subgroup 6
3 - group c - subgroup 7
3 - group c - subgroup 8
Does this make sense???? Please help!!!!!
I am ripping my hair out over this and maybe someone could help.
I have a site that has groups and subgroups of those groups that all
have int id's.
I am trying to have a multiple select drop down (could select more than
one group) like the following:
1 - group a
2 - group b
3 - group c
4 - group d
and if you would select group a (id value = 1) and group c (id value =
3) the sub drop drop will populate (without having to reload) with the
values of those groups' sub groups:
1 - group a - subgroup 1
1 - group a - subgroup 2
1 - group a - subgroup 3
1 - group a - subgroup 4
3 - group c - subgroup 5
3 - group c - subgroup 6
3 - group c - subgroup 7
3 - group c - subgroup 8
Does this make sense???? Please help!!!!!