How to display webform submitted data in views

Hi!

I am building a webform where users will complete some data I then want to display on a view. (This is what I need: https://drupal.stackexchange.com/questions/147104/webform-submitted-data-in-views/295573)

However, as I have read, I would need to enable the Webform views modules, which is apparently incompatible with the version of Webform we are using.

Does anyone know how this could be done?

Thank you very much,
Ana

Hi Ana,

You should open a ticket to Drupal Infrastructure and ask them to update the webform module. It has a stable version so they won’t have any problem updating it.

Hi @asujaluc, did you figure out a solution ? I’m facing the same issue.