1. peacetree
  2. General
  3. Tuesday, June 04 2019, 10:05 AM
Alphabetical oder is already prossible but is there a way to show only a pagination fpr a - z ?

Thank you.
Accepted Answer
admin Accepted Answer
Admin
Hi,
this is not possible natively, anyway there is a workaround:
You can create a menu with many Easy Profile's Users Lists.

For example
- menu item called "A", you can set Custom SQL Where like: lastname LIKE "a%"
- menu item called "B", you can set Custom SQL Where like: lastname LIKE "b%"
......
- menu item called "Z", you can set Custom SQL Where like: lastname LIKE "z%"

after you can use a menu module to show the list of menu items

Also with this way you can also create menu item like A-C (lastname LIKE "a%" OR lastname LIKE "b%" OR lastname LIKE "c%";), D-F (.....), ...
  1. more than a month ago
  2. General
  3. # Permalink
tarhunbek Accepted Answer
Content Protected
  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.