Level 61
You need to create custom field/card/tool and you can do it there.
This is an example for normal app
npm install --save vue-js-modal
import vmodal from 'vue-js-modal'
Vue.use(vmodal)
How can I do this for Nova?
Please or to participate in this conversation.