Calling PL/SQL package to get help text
588209Aug 23 2007 — edited Aug 30 2007Hello,
I am running Application Express 3.0.1.00.07 and defined a PL/SQL package function that returns the help text string for a given field ID. Example: myPackage.giveHelp(43) would return "Enter your height in inches".
But if I paste this function in the help text box, nothing is displayed. It seems that it just allows static text?
Or is there another possibility getting the help text displayed in the box from a DB table? It's working with labels...
I had a look at Carl's 'Ajax Item Help' but it's not what I am looking for. I also didn't find the page where to change the "Label Template"- any help here?
Thanks and regards,
Tom