Tagged Questions
2
votes
0answers
138 views
Full text search in webform
I have created a form using webform and used in view to display filled entries. now i want to make full text search which can search data from available data in webforms. I have tried to index ...
0
votes
1answer
331 views
howto set a category for a webform/entityform question …?
I need to have students fill out ~50 questions on their studies abroad -- and show their answers on pages in drupal (form submissions are drupal content). questions can belong to 10 different ...
0
votes
3answers
2k views
How do I use Webform fields in a view?
I use the Webform module to get user information, and I want to use some Webform fields in a view; for example, I want to show only some of the fields (e.g. name and e-mail), and expose a filter for ...