Link to Custom Object 1?
How do I link from a report to a record in Custom Object 1? I think the
below code is correct, but which field do I use? I would have thought I
would use the "Integration ID", but that is not working.
@[HTML]<a href="/OnDemand/user/CustomObj1Detail?OMTGT=CustomObj1DetailForm&CustomObj1DetailForm.Id="@ target="_blank">"Custom Object 1 Details"</a>
Thanks!
-Mike Combopiano
@[HTML]<a href="/OnDemand/user/CustomObj1Detail?OMTGT=CustomObj1DetailForm&CustomObj1DetailForm.Id="@ target="_blank">"Custom Object 1 Details"</a>
Thanks!
-Mike Combopiano
0