Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Timer with "Pause" function

SchuriikNov 13 2017 — edited Nov 14 2017

Hello APEX-Community,

I have 3 Items: Start (Date), End (Date) and Total (Number).

When I click the Start-Button, i save the current timestamp in the start-item. When I click Stop, i save the current timestamp in the end-item and calculate the total time.

Unbenannt.png

Now to my problem: After I saved a total time, I want to click start and stop again and save the totaled up time with adding the last saved number to it. At the moment I just overwrite the old total time.

How would you guys solve this problem?

Greetings

Alex

This post has been answered by Tim Halbach on Nov 14 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2017
Added on Nov 13 2017
6 comments
663 views