Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problems w javascript function return true/false

404030Apr 18 2008 — edited Apr 20 2008
Hi all,
I have a javascript function that return true or false.

It's called by a link in a report (URL-target):
javascript:return showForr(&APP_ID.,&SESSION.,#PERSON_ID#,'#STARTDATUM#','#SLUTDATUM#');

With the return it does NOT work. If I remove return it works with no problem but then I can't "end" the function where I want.

Any pointers how I can achive what I want here?

BR Daniel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2008
Added on Apr 18 2008
5 comments
784 views