• IT Shop - Strange behavior on date select control.

    Dear Community,

    I have found a strange behavior in date select controls in the standard web portal.
    We have build a custom form where we need to fill the persons Entry and ExitDate with only the date, not the time.

    We managed show only the date select…

  • Updateing DateTime Attribute with "HandleObjectComponent - Update"

    Dear Community,

    I needed to implement a process that sets a new "DateLastWorked" based on the ExitDate of a person.

    The new DateLastWorked must be set to the end of the day, based on ExitDate, i.e. 09.10.2018 23:59:00.000

    I chose the "HandleObjectComponent…