hash # in url
689479Apr 27 2009 — edited May 4 2009APEX version 3.1.2.00.02
I have a interactive report with a few columns of which one is a link. The link is created from page items and column values. The URL for the link might look like
f?p=&APP_ID.:8:&SESSION.::&DEBUG.:RP:P8_NAME,P8_SHOW:#NAME#,&P7_SHOW.
The problem is that I don't explicitly deal with hashmarks. Once a while a get a name such as bill#gates which in the example above results in P8_SHOW not being set and P8_NAME being set to bill only. And yes the link has "Display Text As" set to "Display as Text (escape special characters)".
Cheers Niklas