Ticket #56 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

Immutable widget view should probably be plain text

Reported by: Matt Goodall <matt@pollenation.net> Assigned to: somebody
Priority: normal Milestone:
Component: widgets Version:
Severity: normal Keywords:
Cc:

Description

The immutable versions of widgets tend to try to use an HTML attribute to disable data entry. It's not always obvious that one field cannot be edited and some widgets cannot use attributes anyway.

It's probably better to simply write out some plain text so that it doesn't look a <input>.

Change History

01/06/06 00:46:18 changed by anonymous

  • type changed from defect to enhancement.
  • component changed from css to widgets.