I have an Issue with this Style Sheet for my LiveReport. I am trying to create a hyperlink to another LiveReport (See code below) but get an error because it has “objID” in the URL? Any Ideas how I can get around this?
<div class="levelOFF" onClick="location.href=' http://dmsqa.com/livelink/livelink.exe?func=ll&objId=23203121&objAction=runReport&lr_23203120_inputLabel1=Source '">Make</div>
Thanks