Search bar field?
#2002
-
I'm looking to write a search bar Generated by
But how do I make it look like this using the existing mechanism? I know |
Beta Was this translation helpful? Give feedback.
Answered by
tabuna
Dec 9, 2021
Replies: 1 comment
-
The best way to do this is to use filters. You can find out about them on this page https://orchid.software/en/docs/filters/#eloquent-filter. If you need not hide them under the drop-down, then the selection layout has constants with templates. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
younkim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The best way to do this is to use filters. You can find out about them on this page https://orchid.software/en/docs/filters/#eloquent-filter. If you need not hide them under the drop-down, then the selection layout has constants with templates.