Hi,
I have a list that I created that is going to have a column that is called,
Category, and various choices will be available. For example the Category
Column will have A, B, C.
I want to have another page that has three buttons, A, B, C, and if they
click on the A it displays all the items where Category = 'A'.
Is this possible?