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!
I am Creating a Form that can use event
in when_custom_java_script_event I
use web.javascript_eval_expression('zoomIn();');
when compiling I get component 'javascript_eval_expression' must be declared
how can I fix the error