OCOD link with parameters
Hi,I want to have a link to OCOD on each of my report's rows with parameters coming from the other columns. It works if I hard-code the value but not if I use the @. Example below:
This works (data format HTML)
'<a href=https://secure-vmsomxPOD.crmondemand.com/OnDemand/user/CustomObject9.New?OMRET0=CustomObject9.New&OCTYPE=&OMTGT=CustomObject9.NewForm&OMTHD=CustomObject9NewNav&CustomObject9.NewForm.Name=TESTNAME&CustomObject9.NewForm.Type=Other&CustomObject9.NewForm.Description=TESTDESCRIPTION>View</a>'
0