• 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
Inline bindings: attribute string value begining with $
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Inline bindings: attribute string value begining with $


  • Subject: Inline bindings: attribute string value begining with $
  • From: Ricardo Parada <email@hidden>
  • Date: Fri, 4 Apr 2008 13:31:38 -0700

Hi All,

If I have something like this:

<wo:str value="$amount" numberformat="$#,##0" />

what do I need to do to make sure that the value for the numberformat is interpreted as a string instead of a method call to #,##0.

Right now my workaround is to insert a space before the $ sign:

<wo:str value="$amount" numberformat=" $#,##0" />

Is there a better way than putting a space in front of the $ sign?

Thanks,
Ricardo

 _______________________________________________
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: Inline bindings: attribute string value begining with $
      • From: Mike Schrag <email@hidden>
  • Prev by Date: Re: email@hidden
  • Next by Date: Re: Inline bindings: attribute string value begining with $
  • Previous by thread: Re: email@hidden
  • Next by thread: Re: Inline bindings: attribute string value begining with $
  • Index(es):
    • Date
    • Thread