in Traditional web not be able to Dropdown search And date (from date- To date). Please help or share the demo Oml
Thanks
Hello Nvya,
I think you'll have to make your own component for that, or use an already built one from the forge.
Here's one for the Dropdown Search: https://www.outsystems.com/forge/component-overview/8497/combobox-with-search-and-add-new-function-o11
Here's one for the Date range: https://www.outsystems.com/forge/component-overview/4027/date-range-picker-o11
There are, of course, more you can browse from, these are just examples I could find with a quick search.
Please let me know if it could help.
Best Regards,
José Teixeira
you have any demo OMl?
Hi, @Nvya Sharma ,
I checked your OML and found that the filters you gave were in the users list aggregate but not in the list you have shown on the page. Also, there was no ajax refresh for the list when the user clicked the search button.
Your dropdown is now operational after I made those adjustments.
Please review the OML attached.
I hope it is useful.