Modify ↓
Ticket #287 (closed defect: fixed)
Initial enabling of a case-control
| Reported by: | kd | Owned by: | freya |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | modules/kauri-forms | Version: | trunk |
| Keywords: | case-control initial | Cc: |
Description
Case-control seems to ignore the initial enabled status when defined in the form-config. This does work when applied to a input-control.
control: {
'base': 'case-control',
'initial': {'enable': false}
},
Attachments
Change History
Note: See
TracTickets for help on using
tickets.