/
Profile list: How to display all users
Profile list: How to display all users
Question
I would like to display a table list of data for all users so staff can easily see name, email, phone, etc. I can use the “Profile List” macro, but the problem I run into is the filter criteria require me to put something there and I cannot leave it blank to get the full list. I tried using an “*” to get everything, but that doesn’t work either. How do I get a table list of all staff?
Solution
What you need here is a range query, specifically
[a TO zzzzzzzz]
The number of "z" might be confusing. This is necessary to ensure that names that start with a z are found too. For good measure, you can add some more z for long names.
For further help on the Lucene query syntax, check out this tutorial: http://www.lucenetutorial.com/lucene-query-syntax.html
Related Articles
, multiple selections available,
Related content
Filter Profile list macro
Filter Profile list macro
Read with this
Reinstall User Profiles for Confluence
Reinstall User Profiles for Confluence
Read with this
Org Chart is being calculated
Org Chart is being calculated
Read with this
Does the click-to-call function work with VoIP?
Does the click-to-call function work with VoIP?
Read with this
Exception: Unprocessed Continuation Reference(s);
Exception: Unprocessed Continuation Reference(s);
Read with this
Problem Synchronizing Multiple User Directories UPC
Problem Synchronizing Multiple User Directories UPC
Read with this