filtering results at point of listing

3 posts by 2 authors in: Forums > CMS Builder
Last Post: July 19, 2018   (RSS)

By leo - July 11, 2018

Hi,

 You can get the full list of records and use array_groupBy() to categorize them by services_provided field. Here is a reference of a forum post showing how to use it: https://www.interactivetools.com/forum/forum-posts.php?postNum=2239479#post2239479.

Let me know if you have any questions!

Leo - PHP Programmer (in training)
interactivetools.com

By willydoit - July 19, 2018

Thanks Leo, all working now.