Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.1
-
Component/s: None
-
Labels:None
Description
Extend custom data to work with subtypes
===========================
Change schema to make custom groups be also able to extend subtypes.
Custom group creation process detect subtypes and work for add/update/save actions.
Allow contacts support custom data extending subtypes
====================================
Contact screen should detect/gather/work-with custom data for subtypes associated with the type of contact.
For e.g if a contact of type individual is being added, all custom data extending subtypes extending 'Individual', will be rendered (e.g Parent, Staff ..).
All actions add/update/view/save should be handled.
Custom data extending subtypes should also work as tabs if configured so.