When enabling compact forms on a form that has its label hidden via the 'element-invisible' class (such as the search block form), the label doesn't appear in the input field and so it seems this module doesn't work.

I therefore suggest automatically removing the 'element-invisible' class from any hidden labels in compact form-enabled forms.

CommentFileSizeAuthor
#1 show_hidden_labels-1890816-1.patch525 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new525 bytes

Here's a simple patch that does just that.

maenjuel’s picture

Worked for me, thanks. Needed it for the search form.

Anonymous’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community