• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WORepetition inside Form
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WORepetition inside Form


  • Subject: WORepetition inside Form
  • From: Jeffrey Schmitz <email@hidden>
  • Date: Fri, 08 Mar 2019 20:52:51 -0600

Hello List

I have a WORepetition inside a form and it gets invoked once when bringing up
the page and works great.  However on submittal of the form containing the
repetition, the WORepetition gets invoked twice more, like it’s re-building the
page twice more before the form action is even invoked.  In short, my question
is why does it act like it’s rebuilding the page not only once, but twice on a
form submittal when in my mind it shouldn’t be being invoked at all?  Is there
anyway to avoid this?

The _group12FirstRndGamesLists, is the repetition that gets re-run on page
submittal:

            <wo:WORepetition list="$_group12FirstRndGamesLists"
item="$_groupGames">
              <wo:WORepetition list="$_groupGames" item="$_currGame">
                <div class="pickCell pickCell1 leftSide"> <wo:PickGameComp
showTooltip="$showStats" gamePopup="$_currGame" /> </div>
              </wo:WORepetition>
            </wo:WORepetition>


Thanks
Jeff




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: WORepetition inside Form
      • From: Markus Ruggiero <email@hidden>
  • Prev by Date: Re: Apache for Dev and breakpoints
  • Next by Date: Re: WORepetition inside Form
  • Previous by thread: Re: Apache for Dev and breakpoints
  • Next by thread: Re: WORepetition inside Form
  • Index(es):
    • Date
    • Thread