1. Ana_Palavecino
  2. Features Request
  3. Wednesday, June 03 2015, 04:24 PM
Hi.
Is it possible to make an item from main menu to link to the easyprofile search list given some search filters.

For example I want a main menu of my site with a menu item called "Movies", and when someones clicks that menu they should see all users that have selected "movies" in their "interest field (in profiel)"
admin Accepted Answer
Admin
Yes this is possible with "SQL Custom where parameter"
read here for more info: https://www.easy-profile.com/docs/69-sql-custom-where-list-and-module.html

For example I want a main menu of my site with a menu item called "Movies", and when someones clicks that menu they should see all users that have selected "movies" in their "interest field (in profiel)"
Fields with multivalue like Multiple Selectlist or Checkboxes are stored in table with JSON format, so you need to put something like this in SQL custom where:
your_field_alias LIKE '%"movie"%'
  1. more than a month ago
  2. Features Request
  3. # 1
Ana_Palavecino Accepted Answer
Great. Thanks a lot for the quick reply.
  1. more than a month ago
  2. Features Request
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.