Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 1416 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi All,

As per mentioned on topic, in fact i would like to create icon ex. hour in case rigging guard the insert time.

1714409433_differenttime.thumb.png.482ac1e11236fd713226f311fc350260.png

Posted

I don't understand your question. When you insert the current time, you always insert the computer's current time. There will never be a difference. And once you have inserted the current time into a field, it will become different from the current time in one second or less.

 

Posted
10 minutes ago, comment said:

I don't understand your question. When you insert the current time, you always insert the computer's current time. There will never be a difference. And once you have inserted the current time into a field, it will become different from the current time in one second or less.

 

I meaning the guard in security room put time by manual.

Have any method shown like hand different time between current time and insert time by manual.

Or if you have any technuiq please provide us.

I hope now understand my issue.

Posted (edited)

 If you want them to enter the current time, why not give them a button that does that, instead of having them enter the time manually?

If they must enter the time manually, you could have another field auto-enter the difference between the current time and the entered time. Then if the difference is larger than a few minutes, you could show your icon.

Note that the calculation can be more difficult if one of the times is before midnight.

 

Edited by comment
Posted

Yes,should be manually if you can provide the calculation I will be appropriate it ...

Posted

The field could simply auto-enter =

Get ( CurrentTime ) - Time In

Then you can decide on what's a reasonable window of difference - say 5 minutes - and hide the icon when:

Difference < Time ( 0 ; 5 ; 0 )

However, as I already noted, if you can have a situation where the current time is after midnight and they enter a time before midnight, this will not work as expected. I am surprised to see that your form does not have a date; if it did, you could use a timestamp to calculate the correct difference even across midnight.

 

  • Like 1
Posted

Thanks is working perfectly...

 

In case put the icon in portal row.?

This topic is 1416 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.