Hey guys, I'm resubmitting this question to the list because we're still struggling trying to find a solution to the problem scenario we've described below. If someone from this list could please take a look at it again and let us know where we might be going wrong it would be appreciated. Not sure what code you'd like to see just please let me know and I'll upload it directly.
Input from this group would be greatly appreciated as we're in a stop mode till we get this resolved. Thanks. savoym wrote: > > The scenario is as follows in the context of a Wizard: > > 1. During a wizard the user selects 2 items from a list > 2. Upon clicking Next, a business use case error is detected for > one of the items. Stripes handles the validation error as expected by > forwarding to the originating wizard page and displaying the error > message to the user > 3. The user deletes the item in error and clicks Next again. When > the user clicks Next, a JavaScript routine literally removes the item > marked for deletion from the HTML DOM so that only the remaining one > item is sent on the second request. > 4. On the next wizard page, the one item that passed validations is > shown as well as a blank line as if another item was sent on the second > Next request even though there was only one item submitted > > Something squirrelly is going on with Stripes error handling in wizards > when attempting to remove error data from a step in the wizard. Any > ideas what might be going on and/or how to solve/fix/workaround it? > > Melinda Savoy > Analy Appl Sys II > ITS Supply Management Systems > Texas Health Resources > > > > > The information contained in this message and any attachments is intended > only for the use of the individual or entity to which it is addressed, and > may contain information that is PRIVILEGED, CONFIDENTIAL, and exempt from > disclosure under applicable law. If you are not the intended recipient, > you are prohibited from copying, distributing, or using the information. > Please contact the sender immediately by return e-mail and delete the > original message from your system. > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users > > -- View this message in context: http://www.nabble.com/Quest-on-removing-data-in-error-during-wizard-tp22464301p22566290.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
