You can create a custom widget that displays a list of communities a user has access to. You can set it so that it shows communities that you have specified, and you can pin communities to the start of the widget so that they are always visible to users when viewing the widget.

Example: You might configure this widget for a specific purpose. If you have a homepage set up specifically for users with a “New starters” option selected in their profile, you might configure the widget so that it displays some useful communities that can help new starters get orientated or that have lots of useful resources in them, and then add this to that homepage so that the users see them as soon as they land there.

Screenshot 2024-11-29 at 16.17.05.png


To configure the custom Communities widget in the Widget builder:

  1. Go to the Widget builder community here.

  2. Select the Communities widget template.

    Screenshot 2024-11-29 at 15.04.14.png

  3. In the Appearance section, configure the look and feel of the widget. You can control format, the size of the widget, cards within it, the colour, and the widget title.

    You can configure the following appearance settings:

  4. When you’ve finished configuring the look and feel of the widget, click NEXT.

    Screenshot 2024-11-21 at 16.45.25.png

  5. In the Configure section, you can determine what is displayed on the widget.
    You can configure the following settings:

  6. When you’ve finished configuring the display settings, click GET CODE.

    Screenshot 2024-11-21 at 16.55.47.png

  7. The code is then generated based on the configuration options you’ve selected. Once you are satisfied with the styling and behaviour of the widget, click COPY CODE to copy the code to your clipboard.

    Screenshot 2024-11-21 at 15.05.22.png
  8. Go to Design Studio in your Fuse platform and add the Custom HTML widget to a page, ensuring that it is the same dimensions chosen in the Widget builder (e.g. if your widget in the Widget builder is set to 3 columns wide, make sure that the Custom HTML widget in Design Studio is also 3 columns wide).

    Screenshot 2024-11-26 at 15.44.17.png

  9. Paste the code into the Custom HTML widget in Design Studio, deselect the Show widget borders checkbox, then save and publish the changes. The widget then appears on the specified page with the chosen styling, content and dimensions.

    paste code into widget and untick box.gif

If the widget you’ve created in the Widget builder isn’t displaying as expected, please see the following FAQ: I’ve copied the code, but the widget isn’t displaying correctly. What should I do?.