DR 7.0.1/DF 19.1

This was pretty simple in cDRReport.... I was able to create a formula, set color to None and send it to the back of the field that's actually showing, because OnReportPreviewClick C_DRHitTests takes the value of the field that is in the back.

BUT

When I set the Hyperlink Id to a value different than 0, and it stays on the back OnClickActionLink in cWebDRReportViewer doesn't see it. It wants the field in the front.

So, how can I workaround this problem? Can I have a field showing some text and sending a different value on the back just like Crystal?

I had very limited success bringing the hyperlinked field to the front, but the field that is supposed to show gets partially overwritten.