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

Add Fieldset_Field description property and error message overwrites #838

Closed
jschreuder opened this issue Feb 17, 2012 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@jschreuder
Copy link
Contributor

  • Allow for descriptions to be provided along with each field.
  • Allow a general overwrite for all errors on a field that is displayed instead of the error message.
  • Allow rule specific overwrites per field for error messages.
@jschreuder
Copy link
Contributor Author

Description already possible through attribute help_text, but undocumented and badly implemented. Redid this by adding a Fieldset_Field $description property and set_description() method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant