facebook

How to build out a web flow

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #317605 Reply

    Greg Soulsby
    Member

    Ok, I have scaffold from my database using the MVC option, so I have all my layers and forms for each class.

    Now I want to string the New Record forms of 3 classes together into a Web Flow. But I dont want the database commit to happen till the user has been successfully through the three New Record forms, and hit commit on a last summary form.

    Have watched the 2 videos on Web Forms, and been able to get as far as having 4 empty forms going backward and forward.

    So what are my options if I want to replace / fillout the first three forms with the corresponding New Record forms and do the commit for then all on the 4th form?

    Thanks

    #317629 Reply

    jkennedy
    Member

    Did you try scaffolding out the Webflow version to see a running example of a scaffolded webflow app?

    It may offer some additional assistance for an example, etc.

    Let me know if after reviewing this code etc whether or not you see a path to accomplish what you want to do.

    Also, are you using subflows? Where do you have your commits now?

    Thanks,
    Jack

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to build out a web flow

You must be logged in to post in the forum log in