Hi Bogdan, On Mi, 2007-07-18 at 02:05 -0700, bob stef wrote: > Hi, > my name is Bogdan Stefanescu and I'm doing an internship at eZ > Systems France in Lyon. I try to implement a Pet Store using eZ > Components and I have some problems using Workflow component. I try to > implement the workflow component in the paiement process. I have the > following steps: > 1. Validation of the personal data (order data); > 2. Validation of the checkbox with the "terms and > conditions"; > 3. Validation of the credit card data > 4. Confirmation email > I understood the workflow patterns but i don't know how to > associate my steps and the action to the nodes. > If you can help me I will appreciate this very much. > I thinck there is an error in the example given in the tutorial: > "creating a simple workflow programmatically" instead of $true and > $false I thinck it should be $trueNode and $falseNode. > 46. $merge->addInNode( $true ); > 47. $merge->addInNode( $false );
you should send such questions to the components list. I guess Sebastian can perhaps answer as well. Sorry, I'm very busy (and there is still another mail regarding the workflow component I have to answer). I try to answer your mail this evening or tomorrow evening (if it isn't answered before by someone else). > Thanck you > Bogdan Stefanescu > > > > > ______________________________________________________________________ > Choose the right car based on your needs. Check out Yahoo! Autos new > Car Finder tool. -- Thomas Nunninger Senior Developer [EMAIL PROTECTED] Fon +49 (0)761-36889-12 Fax +49 (0)761-36889-29 OXID eSales GmbH Bertoldstraße 48 79098 Freiburg Deutschland USt-IdNr.: DE231450866 Geschäftsführung: Roland Fesenmayr, Eric Jankowfsky Prokura: Andrea Seeger Amtsgericht Freiburg i. Br. HRB 7170 Die Standard E-Commerce Software. http://www.oxid-esales.com Kostenlose Testinstallation: http://www.oxid-esales.com/gratistest -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
