How to do Cascading in Drop Down Search ! to select item from parent drop down and filter the sub drop down
Hi,
I am sharing my OML file where I use Dropdown search cascade, may be it will help you.
Thanks
Hello,
Take two aggregates and set second aggregate fetch property only on demand, set for both dropdown respectively, now set the value of parent dropdown value to a local variable and set the on-change event in parent dropdown where refresh the another aggregate, add the filter in another aggregate with local variable,
Bro that not working , u can assign optionslist to identifier
The options list comes from the 2nd aggregate.
The id selected in the 1st dropdown is used as a filter of the 2nd aggregate.
Did you try to look at this video on how to do the cascade dropdown(it is practically the same as the dropdown search functionality)?
https://www.youtube.com/watch?v=uVmAtGeRg2M
Kind Regards,
Márcio