Resolved! Two Modules of type List of Records for same table, how do I get them to display different list view, say default_view and processed_view?
I have two Modules of type List of Records for the same table. Module one, let say Open, shows the list view for the default_list. Module two, lets say Processed, show the list view for processed_view. How can I accomplish this without the user ch...
