1. webarts
  2. General
  3. Thursday, February 16 2017, 03:20 PM
Hello .

i want to ask if a user wants to disable his profile to do not be listed at the fronent of the website .. how we can achieve that?

please advice.
admin Accepted Answer
Admin
Hi,
you can create custom field like radio called "Show your profile on the list" with 2 options
1|YES
2|NO


and in the Users list set "SQL Custom SQL WHERE" parameter with something like:
show_your_profile_on_the_list <> "2"


The users list will show only users that have "Show your profile on the list" value set to YES or empty


Docs:
Users List: http://docs.easy-profile.com/index.php/article/users-listsearch
Custom SQL Where: http://docs.easy-profile.com/article/sql-custom-where
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.