Closed (works as designed)
Project:
Webform Template
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2013 at 11:31 UTC
Updated:
1 Feb 2013 at 13:12 UTC
Firstly, thanks for this excellent module. It's central to a very large and complex project of mine and has been a major help.
Due to the complexities of my project, I need a way of finding which template a webform inherited from - if it is template based.
I looked in the node data of template destination nodes but I could not find and data on the template source.
Nor could I find a database table of any such relevant information.
Apologies if I have overlooked the data that would answer my question but if I am right and template source information does not exist in template destination nodes, is that something you can add or give me pointers on how to add it myself?
Comments
Comment #1
rv0 commentedIndeed, there is no way to see which template was used on a destination.
I'd say thats outside the scope of this module.
perhaps #1689434: Six overlapping modules provides alternatives?
you could add unique hidden fields/markup/keys/ whatever to the source webforms, then they can be easily traced back.
Comment #2
rv0 commentedComment #3
rv0 commented