Hi,
I want to display particular data details which is only related to the value which I select in the dropdown.
Below is the Oml file and screenshot related to my project.
please help.
Hello,
Basically, what you have to do is bind your dropdowns to local variables and use those variables to filter the data in the respective aggregate. Then, in the dropdowns' "On Change" events, refresh the aggregate.
It looks like some of the dropdowns in your module are already implemented that way:
Hello Honey,
I have created a sample OML for you where you will get to know how data can be shown on basis of dropdown on change you need to implement similarly in your application. I have used Search Dropdown which will be very helpful if there are large number of records in the dropdown. Hope it will help you.
Regards,
Pavan R