Page MenuHomePhabricator

PHP LabelWidget should be able to associate with InputWidget via <label for> and generated 'id' attributes
Closed, ResolvedPublic

Description

PHP LabelWidget should be able to associate with InputWidget via <label for> and generated 'id' attributes. Right now the only way to generate accessible widgets with a label in PHP is to use a FieldLayout.