Hi.,
I have programmed a view with 3 dropdownbyindex fields below each other. They represent categories in HCM and looks almost like this:
Level1 dropdown
Level2 dropdown
Level3 dropdown
The 3 levels are related and it Works fine until the user makes a new choice at level1.
In that case Level2 and level3 should be shown with the values for the new choice but the values from the first selection remains in level2 and level3.
How can I either make them blank at new selection or read the related level2 and level3 for the new selection at level1 ?
BR
Peter