Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
Description
Add a 'search' parameter to the current profile listings page so that the page can be generated with or without the search form.
EXAMPLE: civicrm/profile?reset=1&gid=2&search=0
This request would load the listings for profile id=2 WITHOUT the search form. The default case is TRUE (search=1) - if no search= param is passed.