Task #9015
Re-implement read-only fields
| Status: | Accepted | Start date: | 2010-07-25 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Complexity: | ||||
| Votes: | 0 |
Description
Read-only fields currently either don't work (Input) or their status is unknown. This should both be fixed.
History
Updated by Andreas Wolf almost 3 years ago
The read-only field for input is rendered as a field of type "None". The rendering of this field should either be moved to a place where it is accessible for the input element class or an object for a none-element should be embedded into an input object (which sounds like a really ugly hack...)