Level 61
You need to create custom field/card/tool and you can do it there.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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.