# Action in calendar component not working

**URL:** https://community.glideapps.com/t/action-in-calendar-component-not-working/60589
**Category:** Ask for Help
**Created:** [April 16, 2023, 2:43pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589 "2023-04-16T14:43:22Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Seryy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/seryy/32/57649_2.png) [@Seryy](https://community.glideapps.com/u/Seryy)
#### Post date: [April 16, 2023, 2:43pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/1 "2023-04-16T14:43:22Z")

</div>

I want to use action on “item click” to “add row” to “data calendar” sheet.

My “data calendar” sheet has 4 columns:  
date;  
user id;  
emoji;  
user email.

I select “add row” in “configure action”:  
select sheet “data calendar”;  
date - “date”;  
id user - user profile \> user id;  
emoji - emoji;  
user email - user’s email address.  
 ![2](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/6/766058c6c7625184690c11c7dd1e23a275de7184.png)  
After that I click in the calendar on any of the days, enter any character in the window that opens, and click save.  
After that I check what is written in my sheet. For some reason, the date is added to the sheet, the symbol that I typed is added to the emoji columns, and the rest of the columns remain empty. Perhaps I do not understand the functions of this action correctly? Help me to understand

---

<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: [April 16, 2023, 2:59pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/2 "2023-04-16T14:59:49Z")

</div>

Sounds like either:

- Your User Profiles may not be properly configured, or
- You are not viewing the App as a User in your User Profiles table

So I’d suggest checking both of the above. If you’re not sure, please provide screens shots of both your User Profiles configuration and your Users table, and we can help check for you.

---

<div class="post-metadata">

### Author: ![Seryy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/seryy/32/57649_2.png) [@Seryy](https://community.glideapps.com/u/Seryy)
#### Post date: [April 16, 2023, 3:16pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/3 "2023-04-16T15:16:27Z")

</div>

I don’t know where to look User Profiles configuration, but I provide a screens hot of the User table  
I wipe off email on screens shot

 ![4](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/6/f6130762dd39fc3b82439fc9ad59f9765117310a.png)

---

<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: [April 16, 2023, 3:33pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/4 "2023-04-16T15:33:09Z")

</div>

> [@Seryy](#):
>
> I don’t know where to look User Profiles configuration

Settings-\>Users and Authentication-\>Edit User Profiles

---

<div class="post-metadata">

### Author: ![Seryy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/seryy/32/57649_2.png) [@Seryy](https://community.glideapps.com/u/Seryy)
#### Post date: [April 16, 2023, 3:41pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/5 "2023-04-16T15:41:33Z")

</div>

![5](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/e/e/eea676d566aaf43418e9e49aacd97b7bc13240be.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [April 16, 2023, 3:59pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/6 "2023-04-16T15:59:53Z")

</div>

I think there might be some confusion. The action you configured might be in reference to existing calendar entries, meaning entries you have already added to the calendar in the past. So if you click on an existing entry, does it add another row with all of those values filled?

If I recall, adding new entries to a calendar the native way is very limited in which fields you can actually fill.

---

<div class="post-metadata">

### Author: ![Seryy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/seryy/32/57649_2.png) [@Seryy](https://community.glideapps.com/u/Seryy)
#### Post date: [April 16, 2023, 4:07pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/7 "2023-04-16T16:07:06Z")

</div>

Yes, if you click on an already existing entry, it will duplicate this row, and even if there were no user id or user email entries in it, they will appear there.  
Also i made a button with “action” “show form screen”.  
when I clicked on the button in components I added values from user profile. when adding through this button, the sheet is filled in correctly. Сan i do the same but through the “action” of the calendar?  
 ![6](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/e/6/e65011c22e4a825e8ad88fa5eb7445b115f81254.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [April 16, 2023, 4:17pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/8 "2023-04-16T16:17:30Z")

</div>

> [@Seryy](#):
>
> Yes, if you click on an already existing entry, it will duplicate this row,

That would explain it then. The action you configured is only triggered when you click on existing items.

> [@Seryy](#):
>
> Сan i do the same but through the “action” of the calendar?

Like I said, adding entries through the calendar is limited. I know it’s been requested to allow expansion to be able to customize the popup entry form, so it may be in the works for the future, but for now it’s limited. Unfortunately, I think your best option is the separate form button that you created.

---

<div class="post-metadata">

### Author: ![Seryy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/seryy/32/57649_2.png) [@Seryy](https://community.glideapps.com/u/Seryy)
#### Post date: [April 16, 2023, 4:25pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/9 "2023-04-16T16:25:09Z")

</div>

thanks for helping me figure it out

---

<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: [April 17, 2023, 4:25pm UTC](https://community.glideapps.com/t/action-in-calendar-component-not-working/60589/10 "2023-04-17T16:25:21Z")

</div>

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