Calling CFM from Ajax Display
I am using a demonstration of a CF Organization Chart (downloaded from http://www.cfdan.com/index.cfm?tag=CFOrgChart).
There has been some customization (increasing the number of fields on the database from 2 to 7, for example) and overall, it works great.
I have built a ColdFusion front end that allows the user to view the chart, add, change and delete the various nodes. Dan's example includes teh capability to perform the same functions from the org chart itself by clicking on two icons that appear on mouse over, and teh edit by double-clicking the node box. Again it works.
Now the problem:
When I perform any of the add/change/delete functions from the org chart display screen, it doesn't jump to the CFM Form page for the data entry, but kind of incorporates it into the org chart. See my screen shot for an example:

The stuff in the center (blue banners) should be a new page...
