Sorry if this has been requested already or if I'm inarticulate at all ... but is it possible (conceivable) to make user selection of the body field a conditional field. Desirable scenario is as follows: using this in conjunction with a "status" custom content-type to make a facebook or twitterish publisher form on user profile pages (that submits via ajax) to allow for uber-quick publishing of content. Ideally, I'd like to have it so that if the user simply selects the (text) body field than (graphic) buttons for both an imagefield and video (em)field slide down. Then after selecting either button the related field slides down. Thanks for such an uber-cool module!

Comments

mitchell’s picture

Category: feature » support
Status: Active » Fixed

You can have a text field with a set group of values and then have an imagefield depend on it, however since the node body field isn't a CCK field, you won't be able to use it. This shouldn't hold you back though. Please reopen this issue if you need further explanation.

pribeh’s picture

Status: Fixed » Active

Thanks for the feedback Mitchell. That could work. I'm actually now simply using the title and image-field but could switch to using a cck text-field. I know how to set values for checkboxes - 0 and 1- but am unsure of what you describe would work. sorry, could you elaborate?

Thanks

pribeh’s picture

delete.

mitchell’s picture

I was mostly describing why the node body wouldn't work as a conditional field. What else are you unsure about?

pribeh’s picture

oh, what values would I use to make the user selection of a cck-text-field a condition for the display of an imagefield?

peterpoe’s picture

Status: Active » Closed (fixed)

Feel free to reopen if problem persists.