I have a dynamic page with a grid repeater on it, and I am trying to add a filter to it where a client can select a category to narrow down what is shown on the grid. I have the data set all set up, the grid linked to it, and the drop down placed and linked. When i go to add a filter to the data set, the value source drop down only allows manual entry. I am confused as to why I cannot do “user input element”
Maybe the field in your collection is not of type: Text
1 Like