Pop-up with duplicate info?

We have a Method Directive set up on Erp.BO.EngWorkBench.Update which displays a simple pop-up. But oddly, it is showing the values twice. Has anyone seen this before? The screen is really simple and straight-forward, I don’t see what I could be missing. Maybe just a bug?

results in this:
image001

If you included RowMod in that template you would see the difference. The dataset sent has the original and the updated/changed records.

You can alter this by unchecking the appropriate box:
image

1 Like