example a red asterisk (*) character as a separator between the label and the child to indicate a required field.
--- On Mon, 8/23/10, Greg Brown <[email protected]> wrote: From: Greg Brown <[email protected]> Subject: Re: How use Form.required To: [email protected] Date: Monday, August 23, 2010, 12:17 PM 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
