That attribute doesn't actually do anything at the moment. It was added in case a particular form skin wanted to highlight required fields - however, the default form skin doesn't do this.
Just curious - what would you expect to see when you set this value to true? On Aug 23, 2010, at 2:58 PM, Denis Kononenko wrote: > Hello! > > I can't use attribute Form.required > > ... > <TextInput Form.label="First name" Form.required="true" textSize="21"/> > ... > Form.required - not worked > > Help me. Thanks >
