Modify ↓
Ticket #1524 (closed defect: fixed)
improve show/hide view customizer
| Reported by: | juruen@… | Owned by: | juruen@… |
|---|---|---|---|
| Milestone: | 1.4 | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Two things to do here:
- When a customizerView is used to disable some fields depending on the value of other field. Disabled fields must be ignored by the framework. Our current problem is that they are not ignored and the developer has to set them to *optional*
- Disable/Enable? is working ok but it seems that we have some issues with show/hide.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Users/Mode? is a good example of form that should take advantage of this.