
Hello, guys!
I tried to use smth like this import {sayHi} from 'pbl_sharedfunc.js' in Model Driven Main Form.
It doesn't work. Is it possible to use functions from my another library?
you can add the js library to the form libraries and after you can call directly the functions without using the import keyword