Hello there! I wonder, if it is possible to use the node title as the poll question? At the moment, users have to set a node title AND a seperate poll question. What I want to achieve is that the node title textfield is labeled as "Poll question" and that the textfield "Question" disappears. Whether the Question is displayed at top of the possible answers or not is not important to me.

Could you give me a hint how to do that? Thanks in advance, Freddy

Comments

mario_prkos’s picture

Instead of question use ' ' single quotes with space between. This will tell module that question is empty

freddyseubert’s picture

First off, thanks for your reply!
So if I want the user not to see the "Question" textfield upon node creation, I have to hide it with css? Or is there another way to achieve this?

mario_prkos’s picture

No, module do it by itself. It is feature built just for that purpose.

freddyseubert’s picture

Status: Active » Fixed

Nice. Thanks for your help!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.