add header to filter type enum or xboolean
mostafasobh opened this issue · 2 comments
mostafasobh commented
is it possible to have header for filter type enum?
if not is there away to add placeholder?
bogdan commented
You can add placeholder
or any other HTML attribute this way:
filter(:category, :enum, input_options: {placeholder: "---Select---"})
I am not sure what do you mean by adding a header. Please explain.
bogdan commented
No followup - closing.