Well, it looks like I can also use the WORequest's
getFormValuesFromURLEncoding() to get to it.
Thanks
On Jul 18, 2009, at 1:00 AM, Jerome Chan wrote:
Add them in the post data. Use hidden form fields or add them into
the form data via JavaScript.
On 18-Jul-2009, at 12:57 PM, "Ricar
But you can submit a form by appending the form values to the url.
Right? :-)
On Jul 17, 2009, at 11:58 PM, Jerome Chan wrote:
Forms are submitted via the post mechanism. Appending to the URL is
a get mechanism.
On 18-Jul-2009, at 11:44 AM, "Ricardo J. Parada"
wrote:
Hi All,
On Jul 17, 2009, at 10:44 PM, Ricardo J. Parada wrote:
Hi All,
I have a page with a form where I upload a file. So the form's
encoding is multipart/form-data. Then on the browser side, I have
some javascript that programmatically adds '?fooID=anID' to the
form's URL set in its action a
Hi All,
I have a page with a form where I upload a file. So the form's
encoding is multipart/form-data. Then on the browser side, I have
some javascript that programmatically adds '?fooID=anID' to the form's
URL set in its action attribute.
I was expecting to see fooID in the request's
On 18/07/2009, at 5:47 AM, David Avendasora wrote:
On Jul 16, 2009, at 9:58 PM, Q wrote:
On 17/07/2009, at 11:53 AM, Lachlan Deck wrote:
Does anyone know of or use a date formatter that supports
ordinal date suffixes like:
1st Jan, 2nd Feb, etc
I ended up writing one, but am still in
On Fri, Jul 17, 2009 at 4:36 PM, Chuck Hill wrote:
>
> On Jul 17, 2009, at 3:32 PM, Joe Kramer wrote:
>
> Hi Chuck,
>>
>> Bummer. Basically the pop up button doesn't set just the value for one
>> object, it sets the value for each object in an array. So if someone adds
>> an object to this arra
On Jul 17, 2009, at 3:32 PM, Joe Kramer wrote:
Hi Chuck,
Bummer. Basically the pop up button doesn't set just the value for
one object, it sets the value for each object in an array. So if
someone adds an object to this array
I'd add the logic at that point.
Chuck
and leaves the po
Hi Chuck,
Bummer. Basically the pop up button doesn't set just the value for one
object, it sets the value for each object in an array. So if someone adds
an object to this array and leaves the pop up button on the default value,
the setter still needs to get called to set the value for the new o
Hi Joe,
On Jul 17, 2009, at 3:10 PM, Joe Kramer wrote:
Hi everyone,
I have a WOPopUpButton that displays a default value automatically
and its selection binding is bound to a private variable with
getters and setters. I'm wondering if there is any easy way to
force a call to the setter
Hi everyone,
I have a WOPopUpButton that displays a default value automatically and its
selection binding is bound to a private variable with getters and setters.
I'm wondering if there is any easy way to force a call to the setter method
even if the pop up is left on the default value?
Thanks,
i assume you mean him not me :)
ms
On Jul 17, 2009, at 3:49 PM, David Avendasora wrote:
Sorry. My bad. 3 issues that all looked similar. I went and assumed
that they were all inter-related.
But you should create a JIRA for this instead of just posting here.
Dave
On Jul 17, 2009, at 8:21 A
Sorry. My bad. 3 issues that all looked similar. I went and assumed
that they were all inter-related.
But you should create a JIRA for this instead of just posting here.
Dave
On Jul 17, 2009, at 8:21 AM, Mike Schrag wrote:
nope, not the same .. don't vote on it or your votes will fall on
d
On Jul 16, 2009, at 9:58 PM, Q wrote:
On 17/07/2009, at 11:53 AM, Lachlan Deck wrote:
Does anyone know of or use a date formatter that supports
ordinal date suffixes like:
1st Jan, 2nd Feb, etc
I ended up writing one, but am still interested to hear what
other people have done to solv
nope, not the same .. don't vote on it or your votes will fall on deaf
ears.
On Jul 17, 2009, at 8:02 AM, David Avendasora wrote:
This also appears to be a problem with the 3.5 branch of WOLips.
See: http://issues.objectstyle.org/jira/browse/WOL-1039
Vote for the bug and put a comment on i
This also appears to be a problem with the 3.5 branch of WOLips. See:
http://issues.objectstyle.org/jira/browse/WOL-1039
Vote for the bug and put a comment on it stating what your
configuration is (DB plugin, etc).
Dave
On Jul 14, 2009, at 4:28 PM, Matthias Jakob wrote:
Hi there!
I'm
15 matches
Mail list logo