yes, learnt it the hard wayâŚ
WaaoovâŚ
Thanks to Glide Team!
We will see a lot of thing i think in the future.
I echo this, we should have a list of actions and direct link to the view that controls it to be able to edit directly or delete it, or even duplicate it
Secondly if the action element is deleted by mistake specially when you work with multiple developers it wonât be retrieved back easily
@Lucas_Pires I think one of the most important parts here once the new row is released is the in App notification In-app Notifications đ
You presented before and now once a user view a certain notification then we can push a backend row update column to hide it from notification in app
Also you can add up Mark as unread function to shoe it again
That what am planning for so far
Hi all. Iâm a bit late to the party playing with this (damn customers) but it all looks very positive. Clearly the killer will be the introduction of the new actions. Iâm wondering if these will solve a scenario that Iâve been struggling with:
I want to be able to restrict a submission based on some logic. Itâs to do with bookings and avoiding resource conflicts. Currently I have logic that knows when thereâs a conflict (by using a relation) and I can show a message to this effect, but I canât stop the submission.
Do we think that any combination of the new actions will allow me to solve this? Perhaps by adding a âsubmitâ action to a button (and hiding the âtop rightâ submit link) so that I can use visibility based on my existing logic? Or perhaps using some variation in the âadd rowâ action?
Thanks in advance for any input.
If youâre doing the relation outside a form I believe you can just hide it using conditional visibility or show a button with a reshuffle action (so it does nothing).
Tks @ThinhDinh. The logic is checked inside the form since I am adding a âbookingâ. Within the form the user can select a resource, a date and a âslotâ during the day. The relation-based logic tells me if this slot is already taken so I can use visibility to show a message BUT I canât see a way to stop the Submit, since right now the only thing that can stop a Submit is a required field being (a) visible and (b) incomplete.
This is great with so many use cases. Just checking - Is the âset columnâ action only in staging still?
Yes thatâs true.
Yeah I donât think we can stop that.
@Robert_Petitto Have you stumbled across a solution for this one whilst playing with the new Actions capability in staging (or even elsewhere)? Cheers.

Canât wait to have a clear action (hope it will follow the row_owner system i.e. only clearing the current user data), 'cause Iâm doing over-complicated zapier or Google Script for that and thatâs very painful.
Also the Show Notification will be a big help because some users donât really read the current âSentâ one 
Nothing prevents a submit except for a required fieldâŚbest bet is to do the logic outside of the form button.
Maybe a lead here
That might make sense. The inequality operators (< >) in a condition seem to make the button disappear. Weird. @Mark?
Donât forget itâs weekend too, Robert 
Oh I know. Itâs a rainy Saturday here with nothing to do though but Twitter scroll the election and brainstorm Glide.
Have fun!

