RE: Creating a custom workflow process

2010-09-20 Thread Scott Spurlock

Yes.  Let's say this is a proposal bidding process.  One company might need the 
ability to enter three steps in their proposal process.  Another company might 
have 20 steps.  I want them to have as many or as few steps as they need.  An 
example process could be:

Does the proposal fit our strategic decision?
 Yes - Do we have a strong client relationship?
  Yes - Do we have a competitive edge?
  No - Can we improve it?
 No - Should we proceed?
  Yes - Do we have a strong client relationship?
  No - end of process

And so on.  I'm trying to build a dynamic decision tree.  I'm also then wanting 
to show people where they are in this tree.  Is there a way to graphi

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337234
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Creating a custom workflow process

2010-09-20 Thread Rick Faircloth

So, the workflow would be represented graphically
on a single page?  A workflow diagram that people
could refer to in order to get their bearings in
the workflow?


-Original Message-
From: Scott Spurlock [mailto:spurlock.sc...@yahoo.com] 
Sent: Monday, September 20, 2010 10:18 AM
To: cf-talk
Subject: Creating a custom workflow process


I need to give the admin users of a website I'm developing the ability to
create a custom workflow.  They would need to be able to name the first step
in the process and then specify if this is true/yes, go here and if no, go
here.  Then, when someone is working on something in the workflow, they want
to be able to graphically display a "you are here" sort of diagram.  Has
anyone done something similar?  I can sort of picture the database
structure, but I can't wrap my head around the image short of creating a
separate image for each step in the process.  Which defeats the purpose of
having this all be customizable/dynamic.

Thanks,
Scott



 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337233
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm