0 Replies Latest reply on Jan 30, 2010 4:42 PM by kpgalligan

    Pageflow, designer, and start state

    kpgalligan

      I'm using the pageflow thing in seam for the first time.  I have a fairly complex series of screens, and it needs to start on different pages based on some business logic.  So, what I want to do is set up a start state with several transitions.  When the flow is started, a bean method @Begin annotation starts it, and the return value chooses the transition.


      I've coded this manually, and it seems to be working.  However, I'd like to use the process designer.  It doesn't have a graphical way to add a start-state node.  Just start-page.


      Any thoughts?


      Thanks in advance.