Closed (fixed)
Project:
Webform Views Integration
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2017 at 03:13 UTC
Updated:
12 Feb 2018 at 20:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bucefal91 commentedHello!
Here is the patch that introduces the 2 extra fields:
Both fields will output nothing if there is no source entity associated with a webform submission.
Comment #3
bucefal91 commentedJust apply the patch and clean your caches to kick in.
Comment #4
kclarkson commented@brucefal91
You are awesome and I want to buy you a beer at DrupalCon :)
The patch worked and I am now able to create a view with the title of the webform by selecting: Submitted to: Entity label - prints the label of the source entity with an optional checkbox to output it as a link to the source entity.
Marking as RTBC!
Comment #6
bucefal91 commentedThank you, man! :) I've committed it.