I think you will have to create a PLP wizard object then set up a PLP where
you specify the the inputs and outputs and the steps.

On the edit handler you would need enable it to call the PLP via the PLP ID.
On all steps you reference the variable by #output.variableName#

I hope this help I may not fully understand what you are trying to do
though.

Cheers,
Yara

-----Original Message-----
From: Lum, Karling [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 30, 2001 10:40 AM
To: Spectra-Talk
Subject: PLP


Hello everyone,
I am a newcomer to coldfusion/spectra and am still trying to find how it all
fits together and how to code in CF. I'm trying to code a dynamic PLP in CF
(that mimics the webtop).
My aim is to write a PLP which creates the final PLP that the end-user will
see and use. The reason I want it dynamic is so that an operator who is
using the first PLP to create the second (final) PLP can specify the number
of steps they want in each final plp.  I know this is confusing!  I want to
ask two questions:
1) how difficult this will be to write and if it is possible in a short time
period.
2) when coding a plp in coldfusion - to pass variables from a html form in
step 1 to a html form in step 2, what do I do?  I'm trying to print in a
table:
<td>#form.variablevalue#</td> hoping that this will get the variablevalue
from the previous step but it doesn't work.

Thank you so much in advance!!

Karling.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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