I have content type that has multiple check boxes. When I check the boxes, they show up fine to different users with roles that allow them to see the content (not edit it). Then, if I uncheck all the boxes the, instead of having the field disappear (like before boxes were checked) the label still shows for the users but a "1" is displayed after it. I'm not sure why a 1 is there. I would just like it to disappear for the user if nothing is checked.

Also, when a user tries to delete the post, an illegal error comes up. This is resolved by manually going into the edit node as an admin and saving the post (with all boxes unchecked). This returns the node to its previous state and everything seems to be fine again.

Great module! I appreciate the work on it.

Comments

ju.ri’s picture

The same bug showed up on my site. a textfield has multiple possible values, showing up as checkboxes. editable fields works great when checking a box, but when unchecking a box the value is changed to a "1" instead of just being empty. very strange.

joelpittet’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing this to triage the queue. Feel free to comment if you'd like this to be re-opened, though currently there is nobody supporting the 6.x branch.