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

Replace input to define field visibility #133

Closed
hvelarde opened this issue Jan 24, 2013 · 4 comments
Closed

Replace input to define field visibility #133

hvelarde opened this issue Jan 24, 2013 · 4 comments
Assignees
Milestone

Comments

@hvelarde
Copy link
Member

Currently, the visibility of a tile's field is defined through a couple of radio buttons labeled Yes and No; we need to replace this with a single checkbox.

tile-configuration

I know this will require a refactoring of the configuration infrastructure as discussed on #100, so please evaluate the options; we could open a different ticket to implement that.

I will love to ear what @jpgimenez and @leorochael have to say on this.

@hvelarde
Copy link
Member Author

I found a very simple and clean solution for this here: http://stackoverflow.com/questions/9670819/how-do-i-make-a-boolean-field-required-in-a-z3c-form

@agnogueira
Copy link
Contributor

Solved here only with CSS : https://github.com/collective/collective.cover/tree/tile-config

@hvelarde
Copy link
Member Author

hvelarde commented Aug 5, 2013

please make a pull request

@agnogueira
Copy link
Contributor

#243

hvelarde added a commit that referenced this issue Aug 5, 2013
ticket closed was #133 and no #113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants