Hi
Newb here, working on an App that has a part that requires to measure the time spent on task.
The requirement - The user of the app taps a start button, does his work then takes a break and hits a stop button that triggers an update to a DB number property and adds the time that elapsed (from the moment the user taps start until he taps stop)
Important to specify that this app is NOT using the users build-in collection
I have seen several posts but none is what I need
Any help is appreciated
You may need to consult with an expert. But, I don’t think this is possible, as it sounds like it may be too advanced. You may be able to have an expert build this component though.
(Or, search the component market maybe there is what you are looking for)
Then, you could put the component in your app. (sell the component and get your money back)
It may be easier, not as cool, but just as effective to add fields (start and stop), have the user input the start stop times, and then maybe you could have the app do the math to tell you the amount of time taken.