I keep getting an error on deployment where setting a hyperlink expression on customer_no to the recommended syntax of: =Code.GetTessituraLink("Constituent", Fields!.customer_no.Value)
Halts any deployment. The report definition has the custom code in the properties. Any Ideas?
I've used =Code.GetTessituraLink("Contribution", Fields!.ref_no.Value) to pop the contribution details window. Is there a reason why the contribution isn't editable at that point? Seems like everything is locked down. Anyone know?