Skip to Content
0
Former Member
Nov 09, 2011 at 11:10 AM

OpenDocument Function parameter lsS

81 Views

Hi All,

I am trying to create Open document function. My requirement is if I click on the any value in master report, this value should be the prompt value for child report. We used to pass prompt value in previous version with the help of lsS parameter but it seems in BO 4,0 it is not working.

Below is the formula I am trying to create

="<a href=\"<server name>/BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=6789&sIDType=CUID&lsSEnter Year:=2002\" title=\"\" target=\"_self\" nav=\"web\">"[Year]"</a>"

Please help me out if I am missing something. I am using BO 4.0 Sp2.

Thanks in advance