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

Avoid "label" class to apply on columns / input fields named label. #186

Open
arnaud-morvan opened this issue Nov 19, 2018 · 0 comments
Open

Comments

@arnaud-morvan
Copy link
Member

arnaud-morvan commented Nov 19, 2018

It could be good to add a css_class property on ListField class :
https://github.com/camptocamp/c2cgeoform/blob/master/c2cgeoform/views/abstract_views.py#L48

As it is possible for widgets :
https://github.com/Pylons/deform/blob/master/deform/templates/textinput.pt#L6

Or to prefix field names in css class, example : column-label.

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

No branches or pull requests

1 participant