Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
-
-
- This is a regression bug related to changes in CRM/UF/Form/Field.tpl ****
-
(jQuery logic starting around line 104 I think is the problem but not sure what it's supposed to do - comments would be nice ).
To recreate:
- create a new field in a profile and leave visiblity as User and User Admin
- now try to edit the field and change visibility to Public so you can select Searchable and Results Column checkboxes (you can't, visibility field is hidden)
OR
- create a new field in a profile and change Visibility to Public and Listings, check the Searchable and Result Column boxes
- now try to edit the field and change visibility
Also, the breadcrumb when in Edit Profile Field is incorrect (http://civicrm40/civicrm/admin/uf/group/field?reset=1) and clicking it gives a fatal error. Would be good to fix that as well.