Resolved! UI page to display data from a table based on the search fields on the page
1) I want two separate search fields on the page - Select user from (sys_user) table. And Select Company from (core_company) table. When searching in user field, any data in Company field should be cleared and vice versa.2) Based on user selected on...
