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

rv0’s picture

Indeed, 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.

rv0’s picture

Status: Active » Closed (works as designed)
rv0’s picture

Priority: Major » Normal