Hello,
I am working in a custom ProcessFlow Activity, and I'd like to use "windowgray" to enable or disable some fields to the users. I remeber to use this code in the old GUI using the "OnPreOpen" node, but this eventfunction seems not to work on ProcessFlow Activities, the only node that I found was the "onOpen" but the windowgray only works if I open the activity properties, close it and open it again.
I'd like to know if there is any way to make "onPreOpen" works, or any view command that allows me to use the "windowgray" at the "onOpen" code and update the view to the users, so they can see it working properly, without having to reopen the view.
Thanks