Adding special options to select using Vue.js

I get some interesting requests from my clients and some of them are head-scratchers. The beauty of Vue.js is that you can implement almost any behavior and do it fairly simply. In this case, the client wanted to swap in a different Act-On form via an iframe if a certain option was selected. Since the […]