• 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
DirectAction: NSDictionary of the form values
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DirectAction: NSDictionary of the form values


  • Subject: DirectAction: NSDictionary of the form values
  • From: "Edgar Ra. Klein" <email@hidden>
  • Date: Thu, 5 Jul 2007 12:33:22 +0200

Hi guys,

I'm having a problem w/ the Dictionary returned by the DirectAction's form values. More precisely, I have a DirectAction w/ some form values like:
...DirectAction.woa/wa/default?key1=value1&key2=value2


The method request().formValues() returns an NSDictionary looking like that:
{key1 = ("value1"); key2 = ("value2"); }


Unfortunately, the values are wrapped into (" ") and therefore I cannot pass this dictionary to ask the EOUtilities.objectsMatchingValues method for database entries.

Am I doing s.th. wrong or is there an easy way to convert the wrapped values to unwrapped versions?

Thanx,
Edgar
_______________________________________________
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: DirectAction: NSDictionary of the form values
      • From: Jean-François Veillette <email@hidden>
    • Re: DirectAction: NSDictionary of the form values
      • From: "Jerry W. Walker" <email@hidden>
  • Prev by Date: getting the database values of an object without changing the one in the current editing context
  • Next by Date: Re: WOBuilder Replacement
  • Previous by thread: Re: getting the database values of an object without changing the one in the current editing context
  • Next by thread: Re: DirectAction: NSDictionary of the form values
  • Index(es):
    • Date
    • Thread