
Announcements
Hi, guys!
I'd like to use/import function from another common js module in Model Driven Main Form, is it possible?
For example:
I press a button in the Ribbon, it does smth, than call function from another JS module, than do smth locally.
Is it possible?
Add JS to Main Form. After that it possible to use new module function without import.