Hi,
I would like to add a results table on the webform, in order to know the previous results before fill in the webform. I have a node-webform.tpl.php but i don't succeed in adding the results table.
Do Anybody have an idea ?
Thanks in advance.
Julien
Comments
Comment #1
quicksketchI'm not sure exactly what this request is asking, but the answer will concern custom theming/coding, for which support is no longer provided in the Webform issue queue.
Comment #2
rahulcool commentedhi
i want to display only some fields of "webform-results/table" on page not all tabs like "View", "Results" ,Secondary tabs like "Submissions","Analysis","Table Download"
how can i do that
thanks
rahul bhatt
Comment #3
quicksketchWebform does not provide this ability, so again, this is a custom coding question.
Comment #4
vernond commented@rahul - you could maybe try webform_report module in a block and set the block to only be displayed on your webform node, or something along those lines.
Comment #5
quicksketch