Modal is not

Why does Knack have a modal checkbox for forms which renders a modeless popup? Modeless is great for certain use cases, but modal should be MODAL. I found the code by others (thank you) that allows the modeless forms to be modal. Great. But why not have a mutually exclusive checkbox for either Modal or Modeless - eh?

Yes, this a pet hate of mine. Coming from 20+ years of Microsoft Access where a modal can’t be closed by clicking outside, I found this a strange setup when I stated with Knack years ago.
I always add the JavaScript to a new build as part of my standard code when building to ensure this doesn’t happen.