Delete a calendar event in app (instead of only edit)

Hello.

Basic calendar app.

I create an event and save to the calendar, but if it gets cancelled I need to be able to delete it, however I can only EDIT the event details, the delete button is not there?

I think I have seen a part of the app builder that lets you choose which actions are available but I can’t seem to find it.

The first part of your app configuration to review is Control add, update, and delete operations - AppSheet Help, and if the view is based on a slice, that slice’s actions and update mode are the next details to review.

That said, I haven’t used AppSheet’s calendar functionality, and I may be simply unaware of documented constraints on deletion when using Google Calendar as the data source.

2 Likes

Thank you for your reply. In essence you are correct with the help article you sent.

The easy answer for anyone with the same question is:

Open you app in editor>click DATA on the left (which opens your linked tables)>click the grey hamburger with a cog (next to where it says view data source) this opens TABLE SETTINGS> click DELETE option to enable it.

Thanks

1 Like