Details
-
Type:
Bug
-
Status: Done/Fixed
-
Priority:
Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
Description
Make a custom contribution field searchable (in my case a radio button). Go to advanced search and only select a value for that field. Result is that ALL records in DB are returned (and custom field value does not show up in QILL).
Also, we need to suppress Profile fields which belong to Contribution from appearing in profile/view and in profile/edit as they aren't supported in these modes.
Fixed part 1 (advanced search and contribution fields)
ignoring part 2 (suppress in edit/view) since we do not currently have that information and the code change to add that information is non-trivial and i'd like to avoid introducing it so late in the game