Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hello,I need to create a simple workflow in php that allows accept/reject for each stepIs there a titorial or example available?ThanksFrank
I'd love to see more detailed explanation of what you trying to build.
Hello,It is more or less a general workflow that might include a word document.I'm looking more for a template that will allow users to create their own workflow.vacationuser submits request for days offboss gets requestboss rejects it. (user notified via email)purchasinguser submits request for new mouseboss accepts request (user notified via email)finance approves requestThe workflow could be two, three or more persons to accept/reject.The workflow needs to have a start/end branch with various flows between.Hope this makes sense.Frank