Another example of why you would want readonly only to apply to the UI is calculating values. For instance, you my want to display a list of product line items and allow the user to input the quantity and unit price for each. The line total would be readonly and calculated based on the quantity * unit price. - Ryan Tomayko -----Original Message----- From: Jérôme Nègre [mailto:jerome.negre@e-xmlmedia.fr] Sent: Monday, October 07, 2002 3:07 AM To: Micah Dubinko Cc: 'bhanu'; www-forms@w3.org Subject: Re: readonly and setvalue Hi, > Good question! Does 'readonly' mean readonly-to-user, or > readonly-to-everything? > > Implementers, how did you handle this? Here, for XFE, we chose readonly-to-user. That way, one can have a select or a range showing data without the possibility for the user to change it. Regards, JérômeReceived on Monday, 7 October 2002 03:55:54 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 3 October 2007 16:01:50 GMT