Bronze 5
Since ‎06-03-2022
‎09-21-2023

My Stats

  • 31 Posts
  • 0 Solutions
  • 15 Likes given
  • 5 Likes received

SanyaCLAUS's Bio

Badges SanyaCLAUS Earned

View all badges

Recent Activity

In my application, the admin creates an record(row), and after it is created, I need the workers to view it, well.. I send alert and email, but there I also need to add elements from the row what i created, how do I do this?For example, i add row wit...
I have a map with data about locations, I need only engineers to see one location, only builders to see the second, only architects to see the third, and so on... yes, for this... i can just make different data(slices), but I also need the admin to s...
Hello, I want to create an application that checks if an employee was at work by sending notifications.But the employee may forget or not see the notification.Can I set up a loop so that every hour, until the employee submits the form, it does some a...
I have an application that has an order status ("Not Done", "In Progress", "Done").How can I hide all rows with the "done" status from a specific email?I did something similar through the security filter, but the problem is that others don't see what...
How can I set a reminder two hours before the start of an event (for example, an appointment)I have an entry with a date and time, how can I set up an event handler (reminder/webhooks) two hours before the event?
Likes from