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!

How Call Javascript Function from Workspace Static .js file ?

Azam SajidDec 6 2023

I am using a js function on a dynamic action like setEndDate(startDate) , which is defined on Function and Global Variable Declaration. now i added the function in workspace static file myJs.js how can i call it in the dynamic action instead of using setEndDate(startDate).

This post has been answered by jariola on Dec 6 2023
Jump to Answer
Comments
Post Details
Added on Dec 6 2023
1 comment
587 views