Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
No, because such a requirement doesn't exist. They aren't required to fill out every search field. Best I can suggest is write some JS to hide the button if the other fields haven't been used. You should be able to output your custom JS to the userlist page on the onBeforeDisplayUsersList trigger using CB Auto Actions with a Code action. I cannot help you with writing the JS though, sorry.Is there at least a way to hide the "Find Users" (Submit) button unless all search fields are filled in order to narrow search results?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You should use prop instead of attr when setting disabled state.is not applied on "Find Users" (submit) button at all and I don't understand why...
Please Log in or Create an account to join the conversation.