Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Spaces List

Barry Pape March 16, 2015

Essentially what we want to do is render a dynamic list of all the spaces in a single category.  Basically the Spaces List Macro, but without the option (drop down list) to change the category. Also, without the header text and label for the drop down list. So just a title and the dynamic list of spaces from the specified category. Is there a way to achieve this?

1 answer

0 votes
Stephen Deutsch
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 16, 2015

It's not a perfect solution, but you can use the Search Results macro.  Simply put "labelText:spacecategory" in the search terms box, where spacecategory is the name of the space category you want to display, and choose "spacedesc" under content type.

If you want to hide the heading where it shows the number of results and search query, you will have to use javascript, either in a user macro or in the HTML macro:

$('.resultSummary').hide();

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events