ref_ac_columns within ui pages
Is it possible to add a ref_ac_columns and ref_ac_columns_search to a UI page? Right now I have a UI page that is referencing the sys_user table, and we want to be able to search by first name, last name, email, and username. Currently searching by f...