문제

I need to display my Webform submitted results in a view. I am using Drual 7,Webform module and views. Is there any way to filter it to a view.

Thanks in Advance

도움이 되었습니까?

해결책

webform 7.x-4.0-alpha8 released just a few days ago at https://drupal.org/node/2023489 has more Views support built in. You can choose the submission data value that you want to see in the view.

다른 팁

You can create view with show:-webform submission & then you can take Webform submission data: All values & Webform submission data: Value (second name) field in field area of view.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top