Problems with "empty" method in select #2092
Unanswered
oleksiakszymon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm not sure how method "empty" in select field is supposed to work. When i'm passing two arguments which is $name, $key - option $name is displayed with given key, but when i'm trying to pass only one argument - $name, option is not rendering. My target is to display option which when selected will not send the parameter at all to GET request.
Any ideas how to do it? Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions