This module adds a webform component where you could use a View as a datasource for your normal webform select component. Instead of hardcoding all the selectable values in the component values field you just select a reference to a View similar to the CCK nodereference. The selectlist/radiobuttons/checkbox then automatically gets filled with all the nodes from the View.
This module works only with Webform 6.3x
The modules is based on Webform Select Component and CCK Nodreference.
Re: 可以做到用views列出webform表單結果中的部份欄位資訊嗎?
webform 比較難這樣做,除非自己寫一點 php 撈資料庫。
用 CCK + Views 吧?
Re: 可以做到用views列出webform表單結果中的部份欄位資訊嗎?
謝謝你的回答,那我先來試試CCK吧
Re: ...
事隔一年多,這裡有一個新模組 Webform View Reference Component 可以研究看看。
http://drupal.org/project/webform_viewreference
轉貼它的介紹: