New Member
Since ‎03-15-2019
‎03-15-2019

My Stats

  • 43 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

jacemoreno's Bio

Badges Alex_Meraru Earned

View all badges

Recent Activity

Hello to you all! I have an order tracking/invoicing app. There is an order generated with multiple products. Then, when the order is closed, there is an action to make the invoice and send it to the customer. (attached as PDF using a Word template) ...
hello you all! I have a table with [JobNo] = text [StopNo] = number (1,2,3,4…) (one job has multiple stops) [Coordinates] = LatLong [Previous coordinates]=LatLong [Distance]=decimal How it should work: When a new stop is added for a job, [Previous co...
Hello you all! If I’ll have my app as a stand alone app, on what tables is it going to run? I don’t understand the process :(. I have my own tables but how is the app going to create the tables for user? Or, on which tables is it going to run? I hope...
Hi you all, I have a table “jobs” and another one “stops” One job can have multiple stops. Both the job and the stops table have a status column. I want the job’s status to be automated in relation to stops status. example: All the stops have the sta...
Can I get a users location at a certain time of the day? Example: I want to have an update about my truck driver’s location every 6 hours. I tried a few things but unsuccessfully. I used actions (i’m a rookie with “behaviour”): set value of a column,...