• 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: How to use WODisplayGroup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use WODisplayGroup


  • Subject: Re: How to use WODisplayGroup
  • From: David Holt <email@hidden>
  • Date: Wed, 10 Dec 2008 13:17:11 -0800


On 10-Dec-08, at 10:02 AM, Francesco Romano wrote:

Changing from WOBatchNavigationBar to ERXbatchNavigationBar, now the bar is visible also if I don't have more than one pages (and that is good), but... there is no pluralName... sigh...

Plural name is not a binding because it is generated automatically by the component, you may have to tweak it for your language.

see ERXPluralString which is used in the ERXBatchNavigationBar. It takes the objectName and the count and decides whether it should be plural or not. If it is, it returns the localized string for that object.

EntityName3: ERXPluralString {
count = objectCount;
value = ^objectName;
}

David

 _______________________________________________
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

References: 
 >How to use WODisplayGroup (From: Francesco Romano <email@hidden>)
 >Re: How to use WODisplayGroup (From: Johann Werner <email@hidden>)
 >Re: How to use WODisplayGroup (From: Francesco Romano <email@hidden>)
 >Re: How to use WODisplayGroup (From: Ramsey Lee Gurley <email@hidden>)
 >Re: How to use WODisplayGroup (From: Francesco Romano <email@hidden>)
 >Re: How to use WODisplayGroup (From: Johann Werner <email@hidden>)
 >Re: How to use WODisplayGroup (From: Francesco Romano <email@hidden>)
 >Re: How to use WODisplayGroup (From: Johann Werner <email@hidden>)
 >Re: How to use WODisplayGroup (From: Francesco Romano <email@hidden>)
 >Re: How to use WODisplayGroup (From: David LeBer <email@hidden>)
 >Re: How to use WODisplayGroup (From: Francesco Romano <email@hidden>)
 >Re: How to use WODisplayGroup (From: David Holt <email@hidden>)
 >Re: How to use WODisplayGroup (From: Francesco Romano <email@hidden>)

  • Prev by Date: Re: ClassCastException trying to show WOStats
  • Next by Date: Re: ClassCastException trying to show WOStats
  • Previous by thread: Re: How to use WODisplayGroup
  • Next by thread: Re: How to use WODisplayGroup
  • Index(es):
    • Date
    • Thread