Tom,
I have just run your example using Spectra 1.5.1 and the current
SpectraSource updates.  I run it as:
<cfa_page
     pagename="Link Test for Tom 5"
     siteName="iBuild"
     sectionname="subsection2,subsection,Combined Federal Campaign,HUD
People"
     >
</cfa_page>
I had none of your sections before running the page.  I had all the
sections, in the listed order after running the template.  The page was
created under "HUD People" as expected.

So, if there is an issue I believe it would be your need to separate your
sections using commas in the cfa_page call.

Regards,

Ken Smith 
Senior Engineer
Spectra Product Support

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 30, 2001 2:53 PM
To: Spectra-Talk
Subject: Site Object Model (Again)


(for clarity, I will use SOM in place of Site Object Model)

I know I posted about this a couple of weeks ago, but I have some
additional detailed questions.

Here's the situation - I need to be able to programatically create
subsections in the SOM.  There are 12 main sections that are defined in the
SOM.

This is an example of the code we are using on our pages:

<cfsetting enablecfoutputonly="Yes">
<cfa_page
     pagename="Link Test for Tom 5"
     siteName="hudAtWork_Dev"
     sectionname="subsection2_____subsection_____Combined Federal
Campaign_____HUD People"
     >

etc, etc, etc.

As long as subsection2, subsection and Combined Federal Campaign are
defined in the SOM before running this page, everything is fine.

However, if any of these sections and subsections do not exist in the SOM,
I get a new (13th) section in the root of the SOM called subsection2.

Does anyone have any thoughts or suggestions on this problem?

Tom



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to