# Adding events to the calendar

**URL:** https://community.glideapps.com/t/adding-events-to-the-calendar/61880
**Category:** Ask for Help
**Created:** [May 18, 2023, 12:27pm UTC](https://community.glideapps.com/t/adding-events-to-the-calendar/61880 "2023-05-18T12:27:11Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Dan76](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan76/32/15696_2.png) [@Dan76](https://community.glideapps.com/u/Dan76)
#### Post date: [May 18, 2023, 12:27pm UTC](https://community.glideapps.com/t/adding-events-to-the-calendar/61880/1 "2023-05-18T12:27:11Z")

</div>

I’ve done something to the calendar in my app and I can’t get it to go back to the way it was.

Before, I was able to add an event to the calendar by tapping a box. A entry box would pop up allowing me to add an event, including a title etc. This was a useful way to tag the cells, e.g. label the weeks of each row etc.

Now, tapping a box immediately adds an item to the box. There is no way to add a title or anything, it just adds the item. I can open the item and edit it, but that’s not the way I want it to work.

In the screenshot, the blue boxes appear whenever a cell is tapped. Before the issue, an ‘Add Event’ box would appear when a cell was tapped.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/6/56a34f5e4f264655b40b6fe3e3470676937664b1.png)

I have been through the action settings and played around but the ability to add an event seems to be gone.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 18, 2023, 11:30pm UTC](https://community.glideapps.com/t/adding-events-to-the-calendar/61880/2 "2023-05-18T23:30:32Z")

</div>

> [@Dan76](#):
>
> In the screenshot, the blue boxes appear whenever a cell is tapped.

When you say “a cell is tapped”, do you mean when you tap the cell of the date? Can you show us how you set up the “inline actions” and “item click” of the calendar?

---

<div class="post-metadata">

### Author: ![Dan76](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan76/32/15696_2.png) [@Dan76](https://community.glideapps.com/u/Dan76)
#### Post date: [May 19, 2023, 2:23am UTC](https://community.glideapps.com/t/adding-events-to-the-calendar/61880/3 "2023-05-19T02:23:35Z")

</div>

Inline action

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/3/c307ddbd433a658540430ed9aa92df43e03662e8.png)

Item Click  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/8/98843a2b03a149c68b57a68a5c73e48e62fe61f8.png)

---

<div class="post-metadata">

### Author: ![Dan76](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan76/32/15696_2.png) [@Dan76](https://community.glideapps.com/u/Dan76)
#### Post date: [May 19, 2023, 11:41am UTC](https://community.glideapps.com/t/adding-events-to-the-calendar/61880/4 "2023-05-19T11:41:35Z")

</div>

I had the title set to a template column, switching it to a regular text column solved the issue

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 19, 2023, 2:05pm UTC](https://community.glideapps.com/t/adding-events-to-the-calendar/61880/5 "2023-05-19T14:05:32Z")

</div>

That’s a weird bug, but glad you got it sorted. Thanks for sharing the info.
