Difference between revisions of "JS Groups"

(Overview)
(Backend Settings)
Line 3: Line 3:
  
 
==Backend Settings==
 
==Backend Settings==
 +
:::[[File:Js-groups-back.png]]
 +
* '''Display''' - Select what kind of groups to display.
 +
** All Groups will display all groups that logged in user can see.
 +
** My Groups will display only those groups user joined or created.
 +
* '''Filter by''' - Select the criteria to filter groups by.
 +
** All Available groups that user can see.
 +
** Featured only will strictly show only featured groups following the "Display" criteria.
 +
* '''Limit''' - Number of groups which will be shown in the module.
  
 
==Frontend==
 
==Frontend==

Revision as of 03:17, 29 June 2016

Overview

Module to show groups from your community.

Backend Settings

Js-groups-back.png
  • Display - Select what kind of groups to display.
    • All Groups will display all groups that logged in user can see.
    • My Groups will display only those groups user joined or created.
  • Filter by - Select the criteria to filter groups by.
    • All Available groups that user can see.
    • Featured only will strictly show only featured groups following the "Display" criteria.
  • Limit - Number of groups which will be shown in the module.

Frontend

See Also