Hi!
I want to put this code; current date/time - last_active :seconds > 5 in my constraint. So it will check when the user was active within the last 5 seconds. it works fine in the Only When thing, but not as a constraint.
please help!
Hi!
I want to put this code; current date/time - last_active :seconds > 5 in my constraint. So it will check when the user was active within the last 5 seconds. it works fine in the Only When thing, but not as a constraint.
please help!
Screenshots required.
Alright! Here ya go!
In this situation, the User’s fields start the constraint. So try to switch up your expression to get the same result.
Example:
[MELDKAMER] last active > Current date/time + 5 seconds
Or something like that.
Sorry this might just be dumb math but i think i should work?
(It is a Do every 3 seconds, not Do every 5 seconds)
But it doesnt work…