Hi Everyone, I’m looking to create a small form modal to pop up on the Sales Order screen when the user adds a particular item, and on this form to have several text boxes for entering information that i’ll store on the line in custom fields. I’ve seen a few different things where people have embedded inputs in the standard Dialog module, or straight up imported Bootstrap and hacked this type of thing into the DOM (which i know isn’t officially supported). Has anyone done anything like this and if so what would you recommend? Thanks!