I have read you mail (before writing my comment) :-) ...
> It doesn't do anything. :-) The original purpose was to allow a Form
> skin to show some indication that a field is required, but it was never
> implemented. I actually thought it had been removed.
Yes, so my comment (maybe not so clear):
I agree, it seems that something is not implemented, but this feature is a
common case, so wouldn't it be good to finish it for the 2.0.1 ? Have you
got some hints (if you remember) on what is the missing part ?
(as Edvin I lose some part of it :-) )
Inside Form.java, the line with:
Container parent = component.getParent();
where component in my example is the instance of lastNameTextInput, and here
parent is null ... but shouldn't it already have set all parents in the
hierarchy (or am I missing something) ?
If I'd be able to get (or at least set set by hand) the Form (or the
Form.Section ) as parent maybe something could work with this, right ?
Or make a request to re-implement newly for the 2.1 (and cleanup for the
2.0.1) ?
What do you think ?
Thank you very much,
Sandro
--
View this message in context:
http://apache-pivot-users.399431.n3.nabble.com/Form-required-does-it-have-any-functionality-tp3057011p3059246.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.