Is there currently a way to get a list of webforms from a view (i.e. to use in a listing page or in an entity browser view). If there is not, can we get this created?

Comments

ebremner created an issue. See original summary.

devkinetic’s picture

Under the webform, settings >submissions. you can clone submissions view, which is the same one you see under /user/*/submissions. You can also create a view of type webform_submission and go from there. If you want fields from the submission, you'll need the webform_views module.

jrockowitz’s picture

Status: Active » Closed (outdated)

Webform config entities and they are are not automatically available to Views.

Try using https://www.drupal.org/project/config_view or https://www.drupal.org/project/config_views

jenlampton’s picture

Category: Feature request » Support request
Status: Closed (outdated) » Active

Thank you

jenlampton’s picture

Status: Active » Closed (outdated)