hyperlink for custom object 2 record
Hi All,
I'm looking for the correct syntax for an html hyperlink in a report to a CO2 record. I currently have the following, based on what I use for CO5 and it's giving me an error.
@[html]"<a target=_top href=https://secure-ausomxhma.crmondemand.com/OnDemand/user/CustomObject2.Detail?OMTGT=CustomObject2.Detail&OMTHD=CustomObject2DetailNav&CustomObject2.Detail.Id="@>Project Detail</a>
Error:
Error: Originating at /OnDemand/user/CustomObject2.DetailError in the business logic server. (MVC_RPC_BUS_SERV_ERROR) |
Any advice would be helpful. Thanks!