Just wondering if someone can point me to the right direction. I'm trying to automatically create the DCR file along with mutiple html file. I've modified templating.cfg to define the multiple templates for the data type, and I've managed to auto-generate the DCR file, and partially the html file. The partial code is below:...My problem is that only one html file is generated ...(i.e. focus.header.inc.html) the html file for the newsletter_header.tpl presentation template. I expected both html files to be created ... both focus.inc.html and focus.header.inc.html. I've seen previous posts about possibly using iwgen and callServer formAPI command, but I'm wondering if I can use those commands in my javascript used in the datacapture.cfg. Thanks in advance.