Kay,

I played around w/this for a while, and was relatively successful. There are a few critical steps: 1) Make sure soundings is running in the same application scope as your farcry install (<cfapplication name="...")
2) Include your header and footer in the customtag that Ray uses for layout
3) Define any variables (in the Request scope, I think) that cause errors.

This is not particularly tight integration, but it worked fine for me, and you should be able to upgrade soundings fairly easily, as you have made very little changes in the code.

Kay Smoljak wrote:

I want to integrate Ray Camden's "Soundings" survey app into an
existing FarCry site. For the admin, I've created a tab in
customadmin.xml and called the app in the place I have it installed.
However, it throws errors because it sets a whole stack of application
variables etc in the application.cfm, which is obviously not being
called.

Am I better served using the customadmin.xml to point to a frame with
the app running inside of it?

Thanks!

--
Kay Smoljak
http://kay.zombiecoder.com/



Reply via email to