Details
Description
- Save should return to listings page (list.html)
- Remove empty option value from the following drop downs in the the Timeline grid (since they are required):
- Status drop down (activity.status) : default option should be 'Scheduled'
- Reference drop down (activity.reference_activity) : default option should be 'Open Case'
- Select drop down (activity.reference_select) : default should be Newest
- Add 'required' property to Offset field (activity.reference_offset)
- First activity in any Timeline is always Open Case, with Status = "Completed" - so we should just hard-code that first row with those read-only properties in the Timeline grid.
- Case Type 'Name' should be auto-generated and read-only by default (can be edited after clicking a 'modify' action next to the field).
- Jscript warning on unsaved changes is missing
- If Max Instances is set for an Activity Type for the Case Type, when you try to use 'Add Activity' from Manage Case you get a fatal error: One of parameters (value: teenage_adoption) is not of the type Integer