• 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
Re: WORepetitions with hyperlink and buttons
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WORepetitions with hyperlink and buttons


  • Subject: Re: WORepetitions with hyperlink and buttons
  • From: Chuck Hill <email@hidden>
  • Date: Fri, 28 Mar 2003 21:28:58 -0800

Set the form binding "multipleSubmit" to true.


At 11:13 PM 28/03/2003 -0600, Brian Allen wrote:
>I have a WORepetition that has a button within each role that should
>directed you to another component to edit record from that row within the
>repetition.  But, the action associated with button always directs you to
>the first record no matter which button is clicked.
>
>But, I can use the same action with a hyperlink without a problem.
>
>Here is the action:
>
>    public TripEditor editTrip()
>    {
>        TripEditor nextPage = (TripEditor)pageWithName("TripEditor");
>
>    nextPage.setCurrentTrip(mySession.currentTrip);
>
>        return nextPage;
>    }
>
>mySession.currentTrip is the repetition item.
>
>
>Are there different steps to allow the button approach to work like the
>hyperlink?
>
>
>
>- Brian Allen
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>

--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: WORepetitions with hyperlink and buttons
      • From: Brian Allen <email@hidden>
References: 
 >WORepetitions with hyperlink and buttons (From: Brian Allen <email@hidden>)

  • Prev by Date: WORepetitions with hyperlink and buttons
  • Next by Date: Third Party Jar - Regular Expression Pattern
  • Previous by thread: WORepetitions with hyperlink and buttons
  • Next by thread: Re: WORepetitions with hyperlink and buttons
  • Index(es):
    • Date
    • Thread