I didn't say required. I said required="required"

<wo:WOTextField required="required" />

Ramsey

On Apr 18, 2013, at 10:32 AM, John Pollard wrote:

> "required" didn't work for me, it came out as "required"="e" in my example
> 
> On 18 Apr 2013, at 17:42, Ramsey Gurley <[email protected]> wrote:
> 
>> A: Inline binding suck :)
>> B: required="required"
>> 
>> Done.
>> 
>> On Apr 18, 2013, at 8:31 AM, John Pollard wrote:
>> 
>>> I should have said, when I do this:
>>> 
>>> 
>>>    <wo:WOTextField value="$organisation.telephone" id="telephoneField" 
>>> data-theme="e" required/>
>>> 
>>> the generated HTML comes out as required="e", apparently picking up the 
>>> last parameter that did have a value.
>>> 
>>> On 18 Apr 2013, at 16:23, John Pollard <[email protected]> wrote:
>>> 
>>>> Can WOTextField or something similar handle the "required" in:
>>>> 
>>>> <input type="text" name="usrname" required>
>>>> 
>>>> i.e. telling the browser that a field is required, it has not value 
>>>> assigned to it
>>>> 
>>>> I couldn't see a Wonder way for this.
>>>> Many thanks
>>>> John
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list      ([email protected])
>>>> Help/Unsubscribe/Update your Subscription:
>>>> https://lists.apple.com/mailman/options/webobjects-dev/john%40pollardweb.com
>>>> 
>>>> This email sent to [email protected]
>>> 
>>> 
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
>>> 
>>> This email sent to [email protected]
>> 
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to