Hi, I have a flow which creates a new serviceRequest. This request relates to a user so part of the flow checks if a user is logged-in. If so, it's all good and we're done. However if not that leaves two possibilities - the user has an account but isn't logged-in; or the user doesn't have an account and needs to register.
I already have dedicated action beans to handle these cases. Can I use these beans to complete the process and then jump back into the wizard? As I understand it Stripes keeps track of populated fields with hidden fields which will presumably be lost when I redirect out of the wizard. What's the best Stripesy way of doing this? Cheers -- Stephen ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
