Hi guys!! Sorry for bothering you. I'm havin...

Hi guys!! Sorry for bothering you.

Iโ€™m having a problem with my app. I need a time in and time out feature but as a hidden or read only value. Time in works fine with TIMENOW() but time out throws the same time as time in. How can I get around this?

Thanks!!!

0 3 295
3 REPLIES 3

@Tomadato_Auditores First make an action (Behavior / Actions) to โ€œset the value of a columnโ€ with the value being TIMENOW() and the column being your โ€œtime outโ€ column. Make the prominence โ€œdo not displayโ€. Then for your form, create a form view control (UX/Views) and set the Form Saved event to trigger the new Action. This will capture the time when the form is saved.

@Tomadato_Auditores

Can you explain what you are trying to do in more detail? When exactly are you trying to capture TimeIn and TimeOut?

@Adam_Stone_AppSheet Thank you!!!

Top Labels in this Space