hello people
in my app users create dynamic filters, so some of the data is not there yet. so i like to let the users input any column they want.
for example : i want to have these columns in the dropdown: title, price, description
but if the user wants he should be able to enter "url" in the field and it should be saved.
how do i do that ? i looked at the api and could not found a way :/