Have I said I love this module!!!

For my multi-paged survey, I have a detailed description of the survey in the "description" portion of the configuration. I would like it visible on the first page only. Is this possible to do?

thanks
gerald

Comments

quicksketch’s picture

It is possible through theming or hook_nodeapi($op == 'alter') to remove the description and other fields if on a multipage form, but this option is not available through the user interface. If you want something on the first page only, I suggest leaving the body field blank, then use a Webform "markup" component on the first page to contain your text.

gwlangie’s picture

Thanks for the information. I'll alter my approach and use the markup component.

Thanks for a great module and great feedback.
g

quicksketch’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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