[Question] Best way to include JavaScript Libraries?

You could use this on frappe.ui.form.on:
jQuery.getScript() | jQuery API Documentation

2 Likes