Hi,
I have a hierarchy list as follows:
1. xxxx
1.1 xxxxx
1.1.1 xxxxx
1.1.1.1 xxxxxxx
How I can implement this in CB? My idea is:
1. as single-select drop down
1.1 as single-select drop down
1.1.1 as single-select drop down
1.1.1.1 as single-select drop down
They all should be dependend on the one field before, so for example:
values of 1.1 as single-select drop down depends on 1. as single-select drop down (like country/city)
My question is:
I think that is too complicate for the user, the user shall have the possibility to save only the 4. level in his profile (there are about 2300 values to choose with an autocomplete function, that should be possible).
But on the other hand in the search: that would be difficult to find the one out of 2300 if the search is only based on the level 4 field.
Here it would be good to have the search field with level 1 (all users, who has content in level 4), and in level 2 and 3 users are shown in the userlist, which has choosed keywords in lvele 4, which are under the hierarchical keywords of level 2 or 3.
So at the moment I have no good idea how to make this in the best way. Probably with autoaction. And probably it would be good to have multi-select drop down fields working with this.
So I don't ask for a code development but for hints or thinking directions. If you have a code sample, well, that would be nice. So please check how you can assist here which is covered by this forum purpose.
Thanks, best regards
Eric