Posted by sisko on January 28, 2013 at 11:31am
2 followers
Jump to:
| Project: | Webform Template |
| Version: | 7.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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
#1
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: Four overlapping modules provides alternatives?
you could add unique hidden fields/markup/keys/ whatever to the source webforms, then they can be easily traced back.
#2
#3