-
Bug
-
Resolution: Duplicate
-
Major
-
4.0.0
-
None
-
None
For example, in the search tool where the size of the criteria is small the whole criteria layout is totally modified when values are entered in the site field.
Also the drop down list can disappear or be difficult to reach depending on the values.
- duplicates
-
CMS-6582 The search tool form layout is bugged
-
- Open
-
As a workaround I enabled the triggerOnClick feature which allows the user the select a site by clicking in a empty space. So even if the drop down list icon is not accessible, it is still possible to display the list of site.
As for the rendering issue, it is mainly dues to the nature of the widget which need to display a lot of information, it works well in large form but in the search tool there is usually not enough place to get a satisfying rendering. It is also due to the fact the the first combobox now have a min width, see
CMS-6566.