Add a reply
View Replies (
5
)
Resolved
Admin NOT included in the user list at menu manager item
dariuszcydejko
General
Saturday, March 22 2014, 03:37 PM
Dear support,
I'm interested in solution to exclude the ADMIN (mine) profile from the user list generated as the menu manager item.
The link to the website
http://www.nordicheartbeat.com/antor/index.php/en/members-antor-top-3
References
http://www.nordicheartbeat.com/antor/index.php/en/members-antor-top-3
Accepted Answer
admin
Accepted Answer
Admin
You can use SQL CUSTOM WHERE parameter (module or menu item), see documentation at
https://www.easy-profile.com/docs/69-sql-custom-where-list-and-module.html
You can include/exclude users or groups
more than a month ago
General
# Permalink
Responses (
5
)
Likes
Latest
Oldest
dariuszcydejko
Accepted Answer
Content Protected
more than a month ago
General
# 1
dariuszcydejko
Accepted Answer
and by the way is there any way to make the list in 2 columns?
more than a month ago
General
# 2
admin
Accepted Answer
Admin
You must write
user_id IN (237,231,241,....)
and by the way is there any way to make the list in 2 columns?
In menu item params there is an option to choose number of column
more than a month ago
General
# 3
dariuszcydejko
Accepted Answer
perfect! It works just perfect! thenk you very much.
But do you know hy does it look that way? (pic included) when I want to sort it in 2 columns...
more than a month ago
General
# 4
admin
Accepted Answer
Admin
Because in your template missing some Bootstrap CSS class.
Try this:
Go to Administration->components->Easy Profile->options and enable 'include Bootstrap CSS files' parameter
more than a month ago
General
# 5
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.