While disabling the find button Button -> disabled and using the autosubmit option, the page that should show the results is empty. At this procedure the url is broken. For instance if the url is search_nodes/[term] the [term] is missing. An workaround for that is to hide the find button via css but I've considered that to be a bug.

Thank you in advance for your help.

Comments

danielb’s picture

Status: Active » Closed (works as designed)

A form needs a button to submit it, so this is not a bug. You have simply configured it incorrectly. Prove me wrong with a patch if you want.

hanskuiters’s picture

I came across the same issue. What use case did you have in mind when you developed the function to disable the find button?

hanskuiters’s picture

Issue summary: View changes

edit description