
Announcements
Hello everyone!
I have been working on an Inventory Management App and I am stuck trying to make a Gallery filter its items based on the filters selected by the user. The filters can be as many as 17 (the number of columns my Sharepoint list has) or even zero.
I hope you can get the idea of what I am trying to do by looking at the image bellow.
I am looking for a dynamic solution that does not involve hard coding the names of the columns or writing a line of code for each filter, because we don't really know what column or how many will be filtered. However whatever works its fine at this point I am desperate.
I would very much appreciate some help.
Thanks.