Hi,
I have a module that displays our full Masterdata list, with 3000+ products. I have a search module with some of the fields (12) from the Masterdata module. Allowing the user to narrow the list down to relevant fields by using a boolean formula and filter to display just the items they need.
It works exactly as expected. However, when we have multiple users entering search criteria on their dashboards, they each keep resetting each others searches.... which is a pain in the proverbial.
I have considered duplicating the search criteria module fields all feeding the Masterdata module booleans, and then having duplicate dashboards, but this seems overkill to me...... any suggestions, please?