# 1-Column Link, Text, and Menu Focus Repeating Group

## Overview

This module is a fully-responsive visual asset that includes a title link, multi-line text, edit icon, and a menu focus group. A user can click on the `︙icon` to edit or delete an item via a menu focus group. For more information on how to use `menufocusgroups`, please [click here](https://docs.airdev.co/canvas/assets/reuseables/menufocusgroup).

![](/files/-LcYGNF3sz8julnnzhCH)

## 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 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.
* This module contains the `menufocusgroup2` reusable element. This reusable element contains all the additional actions you can perform (e.g., edit data, delete data, and more)
* All data is displayed in `RepeatingGroup 780-1Column`

## How to set up

* Go to the page where you have added the module and update `RepeatingGroup 780-1Column's` data source

![](/files/-LcYHeD35TRvzwjhaDUa)

* Update the data source of the texts and links in the module.&#x20;
* Remove `Button ADD` or add a workflow to the button

  Open `menufocusgroup2` and modify the type of content displayed in the reusable to be whatever object for which you want

![Update reusable data content](/files/-LcIz67ejeHyw1QIFsTB)

* Open `GroupFocusUser` and modify the type of content displayed. The data source should be set to `menufocusgroup2` reusable's data.

![](/files/-LcIzVdPc98ae5pSzFkK)

* Under elements tree, you can view hidden menu options within the `GroupFocusUser` menu. Simply click on `Group Option X` and check or uncheck the settings for `This element is visible on page load` to show or hide a menu option.

![Hide or show menu options](/files/-LcJ-5bDgQ3seuPh3iQt)

* Update the workflows for when `Group Option X is clicked`
* For more information on how to use `menufocusgroups`, please [click here](https://docs.airdev.co/canvas/assets/reuseables/menufocusgroup).


---

# 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/1-column-link-text-and-menu-focus-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.
