Forum Discussion
bolychen
Jan 12, 2023Copper Contributor
Cascading dropdown list using script in sharepoint new experience mode
Hello, I am looking for the way to create a cascading dropdown filter list between 2 column (for example: Country and State). I understand that we able to do it with PowerApp. But however, I don't w...
Jan 12, 2023
Unfortunately in modern SPO you cannot achieve thas functionality withouth following the PowerApps or SPFx approach
- SvenSieverdingJan 13, 2023Bronze Contributor
bolychen
The only thing you can do to achieve a similar effect without customizing in PowerApps or SPFX is to create a managed metadata column and a termset that is strutured like a tree
This is an alternative way to handle hierarchical data.
Best Regards,Sven
- bolychenJan 13, 2023Copper Contributor
ThanksSvenSieverding , I have a long list, more than a thousand records. I think this method is not suitable of my requirement.
- bolychenJan 13, 2023Copper Contributor
Thanks jcgonzalezmartin Martin, now I try to use the PowerApp, however it is seem like the "filter" function not support the other unicode landguage. I can do it successful with english language but not my Cambodian language.
my list as the following image.