Recursion on Date/Time Picker

I’ve got 2 time pickers “From” - “Until”.
From’s configuration

Until’s configuration

I’m trying to avoide dates cross-dating, but the debugger says “There are recursion”
What can I do to fix it ?

This topic was automatically closed after 70 days. New replies are no longer allowed.