Hello!
I have a Power Pages application that I would like to expand upon. On one page I have a list displaying records from a table. This list is using a View. On another page, I would like to display records from the same table, but use a different View.
When clicking on one of the lists, going into the List settings, and selecting a view, this view is also applied to the other list, where I would like to use a different one.
How can I display the same list on two different pages, and using a different view for each of them?
I would also like to be able to delete records from one of the lists. Is this possible?