Hi,
Last time when I tried to work on adding autocompleter to a form field,
One of things I missed a lot was, "Id" attribute. Is it possible to have
"Id" attribute on Form Elements. I think we have it on Form element (not
sure, it will be nice to have).
Regards
Anil Patel
Jacques Le Roux wrote:
> Sounds fine to me (quick answer, no code review)
>
> Jacques
>
> De : "Jacopo Cappellato" <
[hidden email]>
>
>> In form widgets, by default, the also-hidden attribute is true. For this
>> reason, we have many list forms with an hidden form and hidden fields in
>> it, even if no other submit/input fields are available.
>> Is it ok if I change the code to only create the form ig the target
>> attribute is set?
>>
>> Jacopo
>>
>>