Closed (duplicate)
Project:
Webform
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2009 at 00:53 UTC
Updated:
12 Feb 2010 at 07:44 UTC
Using on label effectively leave the text empty but it still display the 2 points :
and also the * for required fields.
Comments
Comment #1
quicksketchI do not understand this request.
Comment #2
pitxels commentedhow do I leave a field without label?
using
<none>is common in drupal for hidding titles, and it almost work for hiding the labels...Comment #3
quicksketchAh. Currently field title are required and must be shown. The only way to hide them is through theming. See #330804: How do I hide the label of any field?.
<none>sounds like an interesting solution, though it would require that the display of the fields were corrected when looking at the listing of components, since a form element without a title would still need to be listed.Comment #4
quicksketchComment #5
quicksketchLet's consolidate with #310195: Make field labels optional.