aem-core-wcm-components icon indicating copy to clipboard operation
aem-core-wcm-components copied to clipboard

Page List "Search In" tooltip incorrectly specifies default

Open HitmanInWis opened this issue 1 year ago • 0 comments

The tooltip for the Search In field for the List component, when using the Search option, specifies "Leave empty to use current site (eg. /content/mysite)" However, the sling model defaults an empty value to the current page.

I assume the fix here is to update the tooltip. If the true intention, however, is for an empty value to instead default to the site root, then more logic will need to be added to the sling model to identify the site root.

HitmanInWis avatar Sep 04 '24 14:09 HitmanInWis