Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Bootstrap3.php #22

Closed
wants to merge 1 commit into from
Closed

Update Bootstrap3.php #22

wants to merge 1 commit into from

Conversation

kay899
Copy link

@kay899 kay899 commented Jun 21, 2014

In Bootstrap3 Form Labels are named with the Value and not the Label itself.
Label is used for the "for=" in the label and "id=" in input field.
Value is used as the Label Name and then as "placeholder" attribute in input field.
Perhaps this can be both changed?

In Bootstrap3 Form Labels are named with the Value and not the Label itself.
Label is used for the "for=" in the label and "id=" in input field.
Value is used as the Label Name and then as "placeholder" attribute in input field.
Perhaps this can be both changed?
@emlynwest
Copy link
Contributor

The label should display the label of the field, not the field's value. The the incorrect label is being used then the bug is not in the renderer.

@emlynwest emlynwest closed this Jun 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants