Hey Guys,

hope you are doing great. Well i am quiet new to Drupal, and i have integrated webforms with my website. The sceneraio is that the user selects for options (from webforms) and the content is displayed according to the selection done by the user. I am using panels module where at one side i have that webform that asks questions and on the other side of the panel is a view that displays content based on the selection from webform.

My question is that is it possible to submit the values without clicking the submit button? I mean the submit takes place right after an item is selected from the dropdown list.

I hope you understand the question correctly, See the attached image with this question.

/ Khizer

CommentFileSizeAuthor
Untitled1.png64.49 KBkhizerjalal
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch’s picture

Webform is not appropriate for the use-case you are describing. You should be using Views and Exposed Filters (a concept within Views).

quicksketch’s picture

Status: Active » Closed (fixed)