Tally List : mailing list management, archiving, and analysis
click for archive home
 
Archive of:
Spectra-Talk
Cold Fusion Spectra - Technical
 
home
24 hour view
quick stats
weekly updates
 
all tallylists
corporate solutions
archive your favorite
help / feedback


Search the Tallylist search by keyword:

About Spectra :
product's home
product's list home
 
  Archived TallyList / Spectra-Talk: 
Subject: RE: Creating an Object Outside of the Webtop
Raymond Camden (229p/+0r)     Posted: Friday 23 Mar 2001
This post: 31 views, +0 rating

Look at the code below. I'm assuming your PLP posts to itself, right? Well, I bet it's not passing form.submitTypeID. So, tell me, are you seeing the first step of your PLP and that's it?

Oh, and did you define the Edit method for your type? Out of the box, all types have a default edit method, but in order for YOUR edit method to work, you have to go into the type editor and add a method called edit.

======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email : jedimaster@allaire.com ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> > <CFIF ISDEFINED("form.submitTypeID")> > <CFSET theID = CREATEUUID()> > <CFA_contentObjectCreate > DATASOURCE="#request.cfa.objectstore.dsn#" > OBJECTID="#theID#" > TYPEID="#form.submitTypeID#" > METHOD="edit" > > > </CFIF> > > - > Nate Smith, > Lead Developer > nsmith@doceus.com > www.doceus.com > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 spectra-talk-request@houseoffusion.com with 'unsubscribe' in the body.


Similar Subject Line Posts (+/- two weeks of this post)
RE: Creating an Object Outside of the Webtop  26 Mar 2001   (19 v/ +0 r)
RE: Creating an Object Outside of the Webtop  26 Mar 2001   (33 v/ +0 r)
RE: Creating an Object Outside of the Webtop  23 Mar 2001   (20 v/ +0 r)
RE: Creating an Object Outside of the Webtop  23 Mar 2001 (this post)   (31 v/ +0 r)
Creating an Object Outside of the Webtop  22 Mar 2001   (20 v/ +0 r)
 

Send a reply to the Spectra-Talk list!
click to send a reply! NOTE: Many lists will reject your post unless you have already registered with them. Also - don't forget the right account to send from (for those with multiple emails!)

Feedback: If this post was exceptionally helpful, please help by giving this post a positive review.

 

TallyList : copyright Ububik - 2000