Skip to Content
0
Dec 28, 2022 at 10:52 AM

calculated fields in draft

322 Views

Hello all,

is there a possibility to outsource calculated fields in a draft view? For the stored data, the calculated fields work as desired. If we are in draft mode, these fields are never calculated and must be implemented manually in the handler. Here I would find it very elegant, if the draft view, builds on the actual view and takes over the same logic.

Example: I have orders and positions, the total price of the order is formed based on the positions.

Thanks a lot and greetings