Participant III
Since ‎01-18-2020
5 hours ago

My Stats

  • 34 Posts
  • 1 Solutions
  • 22 Likes given
  • 31 Likes received

Eduardo_Jr_Vill's Bio

Badges Eduardo_Jr_Vill Earned

View all badges

Recent Activity

Context:- I'm making a booking app for my clients. Database:- I have a booking database with move-in and move-out datetimeBot:- It triggers daily at 12 am (GMT +8:00). And it pulls in all bookings with DATE([move-in datetime]) = TODAY()Problem:- So m...
So here's my setup, I record bookings and for every booking, there's a child record for add-ons. So whenever I create a new booking, I can also add add-ons inside the booking form. Now I have a bot that sends an email regarding a new booking:The emai...
I'm encountering this, even though the App's version is the most recent. A bug maybe? This is affecting my client's operations.
Is there a way to add default child records when you open a form with child records? Example:- When I add an Order, I have a set of order line items that I want to be automatically included in the form.
Hi everyone I wanted to know everyone's opinion on how they would create an app with multiple forms. Say for example:I have 30+ different consent forms for various services.Each consent form has different column structures (some have 10 columns, some...