Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Reference to ouput file in FormAPI
pacer11
Hi,
I know in 6.5 there is a way to get the output file from FormsAPI using IWPageGeneration.getOutputFile(),
But in 6.1 is there a way to get similar results.
Hopefully I don't have to perform an upgrade to get this??
Find more posts tagged with
Comments
pacer11
FYI - answer to my question....(probably not supported...but if we upgrade we will have the supported function)
var parent = top._dcWin;
var pagename = parent.datacapture.settings["outputFilePath"];