I'm new to drupal. I'm using drupal 7 version. I have created one webform with Name, gender, programme, branch, district, college..etc fields. And now I want to customize webform result submissions page. I want to display the submission list based on the district selected. Can anyone help me with this? I will be very thankful.
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
I believe we have less options left while displaying webform submission results but we can always do it with node form and can easily enjoy cck fields flexibility.You can create a content type with same set of fields s on webform and can allow permissions to create node of that content type for user roles as oer your requirement, the simply create a view of that content type and you will have all options over there to filter, group your results to any field you want. |
|||||
|