Posted by yigitsayan on October 8, 2012 at 8:29pm
Hello guys, i'm a new starter of Drupal and a have a question.My question is, i want to select whether a sepecific block will be displayed or not on creating a new Webform. So i will have a checkbox when its checked that block will be displayed on that webform page. I know what webform and cck modules are but couldn't do that.So please help me!
Thank you
Comments
What does the block do. You
What does the block do. You might be able to accomplish what you are looking for with conditional fields in the web form.
Block
Hey the blocks are just normal menus which are displayed on the left side on the page. So while creating a new webform i want to add a checkbox, if the user checks it for example a block will be displayed on the left if not it won't be displayed.
I am not sure that this is
I am not sure that this is something that there is an out of the box solution. You might look at contextual views. You can set a view block to display on a page if certain conditions are true. Sorry I don't really have a great answer for you. Maybe someone else can provide some better insight.