Dear mates,

I'd like to set a date to null in a process. I tryed several ways but it never worked.

Is it possible to do this in a process or should i do it in JS ?

Thanks,

Nicolas

Like 0

Like

3 comments

Well i did it in js:

            onEntityInitialized: function() {

      ...MoreLess

Show all comments (2)