Hi Ilja,You can define an event in behaviour definition and raise it at the end of processing in your saver class . So that it will be executed after RAP commit work.Best wishes,Ramjee Korada
Hi Jes,Thank you for the update.It works to hide the field in Display mode and show in Edit mode using hidden: #( IsActiveEntity ). How to do the same in other way ( show the field in Display mode and hide in Edit mode )? Do we have different flags ?...