2. should be specified by a css class that is set in the <form/> tag. the form widget should write this as <td class="fieldClass formReqClass"> This way you get the cascading effect and remains generic
--- Si Chen <[EMAIL PROTECTED]> wrote: > Hi everybody - > > A couple of suggestions to improve user interface a > bit: > > 1. Default fromDate on forms to the current > date-time. > > 2. Agree on a notation for required fields on a > form. Should the > labels be in red (my preference), or should there be > a * after the > field? > > 3. Modify the form-widget so that in case of > auto-fields-service, > required fields of service are highlighted according > to (2). In case > of auto-fields-entity, primary key fields are > highlighted according > to (2). Manually created forms will have to be > manually edited... > > Any thoughts? > > Best Regards, > > Si > [EMAIL PROTECTED] > > > >
