Hi,
I am using RAP based application with draft enabled. I have few additional derived fields at CDS layer which are displayed on the object page of Fiori Element.
For example, I have F1 and F2 at the table level. At the CDS level based on the values of F1 and F2, I have derived C3. C3 is displayed on the object page along with F1 and F2.
Now, when the data is active, the value of C3 is derived correctly. But for draft mode it is not. Any idea how to populate the C3 value at draft mode?
From my CAPM experience, we could do it easily using custom handler for READ event on draft entity. Is there any similar option available in RAP?
Thanks, Anupam