When the Hierarchical Select widget is one of the widgets in a Global Filter block that also contains filters for which the "Invoke widget immediately upon select" box has been ticked, e.g. a pop-up calendar and/or a series of check boxes, then these filters no longer auto-submit upon select.

A similar thing is true for core's Autocomplete taxonomy widget. It seems to prevent auto-submit widgets that appear above it on the page, in the same block, from auto-submitting. The auto-submit widgets below it tend to continue to work fine.

So the current workaround is to place Hierarchical Select and Autocomplete widgets in global filter blocks that do not contain widgets that have auto-submit turned on.

Hierarchical Select by itself with the box ticked produces various errors. At the moment you cannot use Hierarchical Select with "Invoke widget immediately upon select" ticked.

Comments

rdeboer’s picture

Title: Hierarchical Select stops other widgets from auto-submitting » Hierarchical Select and Autocomplete work, but prevent other widgets in block from auto-submitting

My suspicion is a clash of Global Filter javascript and Hierarchical Select and/or Autocomplete (or Autocomplete Deluxe) javascript.

rdeboer’s picture

Issue summary: View changes

Add comment about core's Autocomplete taxonomy widget.

rdeboer’s picture

Adding the Hierarchical Select (taxonomy_hs) widget as a global filter, also kills the Slide with Style slider widget in that the slider doesn't correctly show the range it's set to. Instead it always displays min and max values at both ends of the scale. This happens without Autosubmit enabled.

rdeboer’s picture

Issue summary: View changes

Rephrase.