- Issue created by @alphex
Using entity references, I'm placing webforms on nodes using the "webform" reference field, in a paragraph on the page. (the entity reference chain from webform to paragraph to node, might be the culprit here)
These nodes will change title over the course of their life.
When you view the submissions, though, you see the title from the first revision of the node.
Showing the webform reference on the node :
Showing the revisions to this node :
Showing the correct, current title of the node, which starts with the word "AI" :
Showing the Original Revision, title of the node, that starts with the word "The" :
Showing the submission page at "/admin/structure/webform/manage/generic_resource_request_form/submission/10550" : where you can see the original revision title, that starts with "The" at the top :
Create a node that has paragraphs.
Create a paragraph type that can reference a webform on that node.
Enable revisions on the node/content type.
Change the title of the page.
Create a submission on the webform thats referenced on it.
????
Profit!
Get the correct, published revision title, to display at the top of the individual submission page.
Active
6.2
Code