# Reviews (Text Only) Repeating Group

## Overview

UI for displaying a list of reviews with star ratings. This module contains a title, description, star rating, and timestamp. No workflows are associated with this module

![](/files/-LcYaQP6MdRUZ54AeMgj)

## Structure

* When this module is added to a page, it is placed within a group called `Group page860Group` on the page. This group contains the responsive settings for all modules.
* This module `Group textReviewRG` contains three main groups:
  * `Group verticalPadding 1` - For responsiveness (please do not delete)
  * `Group verticalPadding 2` - For responsiveness (please do not delete)
  * `Group 780StandardGroup` - If you add more elements to the group, please ensure that they are contained within this main content group.
* All data is displayed in `RepeatingGroup 780-1Column`
* This module will come with a reusable element called `star rating`. Set the data source of the reusable to a number between 1 to 5 to display the appropriate stars.

![](/files/-LcYaaPSZVJzqcI3YIer)

## How to set up

* Go to the page where you have added the module and update `RepeatingGroup 780-1Column's` data source
* Update the data sources of the texts
* Remove or add workflow to `Button NEW`
* Set the `star rating` reusable element's data source to a number between 1 to 5
* Remove any elements in the module that you do need and adjust the group height (there should be 40px padding at the bottom of the group).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/reviews-text-only-repeating-group.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
