platform icon indicating copy to clipboard operation
platform copied to clipboard

Problems with "empty" method in select

Open oleksiakszymon opened this issue 3 years ago • 0 comments

Discussed in https://github.com/orchidsoftware/platform/discussions/2092

Originally posted by oleksiakszymon January 28, 2022 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

oleksiakszymon avatar Feb 07 '22 19:02 oleksiakszymon