Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
Description
Currently, custom field groups with style="Inline" are displayed and edited in a separate tab under contact/view. Users have requested that these fieldsets get included in the main Contact View and Edit pages.
1. Add/Edit Contact - All custom field group(s) w/ style = Inline should be included in the Add/Edit form. The fieldset(s) should be placed immediately after the 'Communications Preferences' section (and above the Primary Location). If multiple inline groups, render them in weight order. Check the 'collapse_display' value for each group to determine if the fieldset should be expanded or collapsed on initial load of the form.
2. View Contact - Inline custom fieldset(s) should be included in the main contact/view page (rather than in a separate tab). They should follow the 'Demographics' section. If multiple inline groups, render them in weight order. Check the 'collapse_display' value for each group to determine if the fieldset should be expanded or collapsed on initial load of the page.