# Button connect different sheet

**URL:** https://community.glideapps.com/t/button-connect-different-sheet/58055
**Category:** Ask for Help
**Created:** [February 17, 2023, 2:05am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055 "2023-02-17T02:05:44Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2023, 2:05am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/1 "2023-02-17T02:05:44Z")

</div>

it is possible to have this kind of button.  
I have some idea to use the inline list.  
But I need it to be navigate different sheet of course, that’s the first thing.  
Also, the grid I need to be smaller.  
When I try using card or grid, it can be up to 4 in a row. It is possible to make up to 8 or 6?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/6/663034c37610e02c8fcb27eaecf443765d2366a2.jpeg)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 17, 2023, 2:37am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/2 "2023-02-17T02:37:00Z")

</div>

> [@biha](#):
>
> But I need it to be navigate different sheet of course, that’s the first thing.

You can do that using a custom action with a conditional branch for each list item:

- If item 1, go to tab A
- If item 2, go to tab B
- If item 3, go to tab C
- etc…

> [@biha](#):
>
> Also, the grid I need to be smaller.  
> When I try using card or grid, it can be up to 4 in a row. It is possible to make up to 8 or 6?

No, 4 is the maximum without getting into CSS, which I would advise against.

For the icons, maybe you could use hero icons?

> **[Hero Icons column | Glide](https://www.glideapps.com/plugins/heroicons)**
>
> Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2023, 2:58am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/3 "2023-02-17T02:58:50Z")

</div>

> [@Darren\_Murphy](#):
>
> No, 4 is the maximum without getting into CSS, which I would advise against.

I see . . Page also not advisable for using CSS?

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2023, 3:06am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/4 "2023-02-17T03:06:49Z")

</div>

@Uzo , can I know , is your CODE BOOK ([Code BOOK](https://code-book.glideapp.io/dl/d8fc49)) not applicable to Glide Page?

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [February 17, 2023, 3:09am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/5 "2023-02-17T03:09:24Z")

</div>

No, My Unlimited Users is 😉 but I can’t share it here… they will kick me out again, lol  
only for my paid customers… outside Glide community

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2023, 3:10am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/6 "2023-02-17T03:10:32Z")

</div>

🥲

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 17, 2023, 3:18am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/7 "2023-02-17T03:18:54Z")

</div>

> [@biha](#):
>
> I see . . Page also not advisable for using CSS?

In Pages you have other options. For example, a Button Block using tiles style will get close to what you want…

 ![CleanShot 2023-02-17 at 11.17.32@2x](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/d/fd8e3d5347bb8f4077bdefb15d6d57b3757711c5.png)

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2023, 3:21am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/8 "2023-02-17T03:21:39Z")

</div>

Button block cannot use Hero Icon right ? or any other ways? Icon was limited

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 17, 2023, 3:25am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/9 "2023-02-17T03:25:20Z")

</div>

You get a choice between a new Glide icon library, plus all the legacy ones that were previously available. But no, you cannot use Hero icons or create your own.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [February 17, 2023, 3:26am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/10 "2023-02-17T03:26:06Z")

</div>

Thanks @Darren_Murphy !

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [February 18, 2023, 3:26am UTC](https://community.glideapps.com/t/button-connect-different-sheet/58055/11 "2023-02-18T03:26:11Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
